generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
complexity: smallfeature: InfrastructureSecrets, Prod and Dev setup, etc.Secrets, Prod and Dev setup, etc.role: Back Endsize: 0.5ptCan be done in 2-3 hours or lessCan be done in 2-3 hours or less
Milestone
Description
Overview
Tests that depend on the setupDB method from /backend/setup-test.js are failing intermittently, it seems because a MongoMemoryServer is being setup and inconsistently reset. We need to remove this method and all tests that depend on it to avoid inconsistent tests.
Action Items
- Remove all references to
setupDB - Remove all tests that depend on
setupDB - Remove
setupDBmethod from/backend/setup-test.js
Metadata
Metadata
Assignees
Labels
complexity: smallfeature: InfrastructureSecrets, Prod and Dev setup, etc.Secrets, Prod and Dev setup, etc.role: Back Endsize: 0.5ptCan be done in 2-3 hours or lessCan be done in 2-3 hours or less
Type
Projects
Status
Final QA (product)