-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.0
-
-
MOODLE_401_STABLE
When we are making unit / integration tests for any feature that involves database CRUD process we have to mock some methods. To avoid that maybe we can create a config to run tests with a "database" in memory, like a javascript object.