impress/spec
Emi Matchu 3a5f33fd56 Add tests that modeling a pet a second time doesn't affect its records
That is, if everything is the same as before, we don't need to change
anything in our database!

I also learned a bit more about RSpec syntax sugars, it's cute!
2024-10-24 15:04:25 -07:00
..
fixtures Add assets to modeling tests, and also uhh some other fixes 2024-10-21 16:46:10 -07:00
models Add tests that modeling a pet a second time doesn't affect its records 2024-10-24 15:04:25 -07:00
support Refactor modeling spec to use a new "a_record_matching" matcher 2024-10-24 14:42:05 -07:00
rails_helper.rb Move modeling tests to RSpec 2024-10-21 16:03:58 -07:00
spec_helper.rb Refactor modeling spec to use a new "a_record_matching" matcher 2024-10-24 14:42:05 -07:00