Project

General

Profile

Actions

Bug #4584

closed

The dynflow tests don't load fixtures, Rails helpers unless they use a model name

Added by David Davis almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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).

Actions

Also available in: Atom PDF