Actions
Bug #4584
closedThe dynflow tests don't load fixtures, Rails helpers unless they use a model name
Description
With minitest-spec-rails, the "describe" call can only be used for certain items:
https://github.com/metaskills/minitest-spec-rails#test-styles
Otherwise, you must use the subclass style to encapsulate your test. You can then use a describe inside (e.g. https://gist.github.com/daviddavis/4e4a0cb389b4685ae19a).
Updated by David Davis almost 11 years ago
Here is the discussion that raised this issue:
https://github.com/Katello/katello/pull/3743#discussion_r10357728
Updated by Ivan Necas almost 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:49be817edf6df924c7bea216aa8b11d06af3f7e5.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions