-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
The app tests in spec/integration/app_spec.rb are rather sparse. I suggest to add:
- A "canonical flow" such as controller actions that create, update, read, and delete a model, and tests that verify the action happened in the database.
This is not urgent, but would suggest someone look at this when bandwidth allows. I think we can all agree we should have basic end-to-end tests which cover Mongoid "as used in the real world."
- is related to
-
MONGOID-5325 Run app tests against rails 7
- Closed