-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Tests
-
3
As https://github.com/mongodb/mongoid/pull/4446 demonstrated, Mongoid can have green CI but be completely broken in actual use if a railtie initializer has a misspelling. To catch these types of errors we need to create an application that uses Mongoid and possibly hit it with some requests.
Test all demo applications in https://github.com/mongoid/mongoid-demo
Test new (generated) applications using all supported Rails versions
Test https://jira.mongodb.org/browse/MONGOID-4885
- is related to
-
MONGOID-4811 Output controller runtime stats in milliseconds as per Rails requirements
- Closed
-
MONGOID-4802 Test eagerly loading application classes in rake tasks that use Mongoid.models with Rails 6/zeitwerk / create_index rake task
- Closed
- related to
-
MONGOID-4631 Log Mongoid runtime per Rails controller action
- Closed
-
MONGOID-4885 Use belongs_to instead of embedded_in in model generator
- Closed
- links to