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.25ptCan be done in 1.5 hours or lessCan be done in 1.5 hours or less
Milestone
Description
Overview
Our tests for the backend have been failing intermittently, and we want to replace them with tests that don't have the same problem. As we write new unit and integration tests for the backend, it would be useful to move all of the existing tests from the routers directory to a new directory designated for old tests. There they can be referenced when writing new tests without any risk of merge conflicts as people work concurrently on new unit tests and integration tests separately. All of these existing tests should also be modified to be skipped.
Action Items
- Move all existing tests from the
routersdirectory into a new directorytest/old-tests - Skip all of these existing tests
Resources/Instructions
-
This issue is part of the epic: Epic: Write new backend integration tests for router-controller-model flow #1899
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
complexity: smallfeature: InfrastructureSecrets, Prod and Dev setup, etc.Secrets, Prod and Dev setup, etc.role: Back Endsize: 0.25ptCan be done in 1.5 hours or lessCan be done in 1.5 hours or less
Type
Projects
Status
Final QA (product)