earmuff-jam / mashed

Mashed - A community care application for local communities.
1 stars 0 forks source link

Refactor backend to run test instance to just simply test the application like a test environment #119

Closed earmuff-jam closed 4 months ago

earmuff-jam commented 5 months ago

Acceptance Criteria

  1. Build a test env, and load all test in this env. Without this feature, we can have a lot of bugs but not know about it.
  2. Separates the unit test code from other parts of the db.