codeforboston / codeforboston/maple
Block on E2E Test Suite Failure in Dev Environment
Open
backend
Ready for Development
tech debt
- Dominant language
- TypeScript
- Stars
- 56
- Forks
- 175
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 13
Description
## Problem
Over the past few months, we've expanded our test suite substantially. Now, we just need to enable these tests to run on the deployed dev environment.
## Success Criteria
* Playwright tests run automatically as part of any deploy to the dev environment
* Tests run against the deployed environment will need to point to the correct host (maple-dev.vercel.app instead of localhost)
Contributor guide
Assessment
This issue has not been assessed yet.