Learner5200 / acebook-MAICers

Clone of an infamous social media site.
Other
0 stars 0 forks source link

Improve tests with shoulda matchers and factorybot #37

Open Learner5200 opened 5 years ago

Learner5200 commented 5 years ago

https://github.com/thoughtbot/shoulda-matchers

This is advised in the review document for the weekend challenge, so we should consider doing it too.

https://github.com/thoughtbot/factory_bot

This is advised somewhere in the Makers README, and seems to be common practice.

Learner5200 commented 5 years ago

time = MEDIUM priority = LOW