Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specs may fail on repeated runs unless you grab this commit #8

Open
armandofox opened this issue Jun 21, 2014 · 0 comments
Open

Specs may fail on repeated runs unless you grab this commit #8

armandofox opened this issue Jun 21, 2014 · 0 comments
Labels

Comments

@armandofox
Copy link
Contributor

git cherry-pick c1cdfa0

I changed the validations for Condition and Learner to require them to have unique names (at least for now, since we don't have a notion of Conditions being "owned" by any particular instructor)

This requires changes to the FactoryGirl factories to give sequence-numbered names to guarantee uniqueness. The above commit does this for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant