[
https://issues.apache.org/jira/browse/AURORA-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David McLaughlin reassigned AURORA-248:
---------------------------------------
Assignee: David McLaughlin
> Use Mock with specs in client tests
> -----------------------------------
>
> Key: AURORA-248
> URL: https://issues.apache.org/jira/browse/AURORA-248
> Project: Aurora
> Issue Type: Bug
> Components: Client
> Reporter: Maxim Khutornenko
> Assignee: David McLaughlin
> Priority: Critical
> Labels: newbie
>
> While investigating AURORA-247, figured out that none of our tests is capable
> of catching unknown options due to spec-less way options are mocked. Use
> Mock(spec=['option1', 'option2', ...]) instead of Mock() everywhere in client
> tests to prevent issues like AURORA-247.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)