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

Controller tests - Don't merge #33

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Controller tests - Don't merge #33

wants to merge 5 commits into from

Conversation

kenyacode
Copy link
Contributor

This is what I am working on Monday night. I will continue to work on it Tuesday morning. A developer told me this is a great way to let you guys know what I'm working on. You can review my code and see the changes I made.

- Using FactoryGirl
- Fixed FactoryGirl for User
- Renamed FactoryGirl(:a_user) to FactoryGirl(:user)
- Added Config Settings for FactoryGirl in /spec/support/factory_girl.rb
- removed drop scrapes migration
- refactored should to expect because should has depreciated
- added FactoryGirl sequence for email, so that we can create multiple users in tests
- lengthened FactoryGirl password to meet devise validation of 8 characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant