tdm-calculator
tdm-calculator copied to clipboard
get push.sh to work for branch submission
Overview
End 2 end (aka integration) tests run in cypress, but have been broken for a while. if we want push.sh to work, then the tests must be fixed or deleted.
Action Items
- [x] Remove all cypress tests
- [x] edit ./push.sh so runs client tests only
- [x] keep server tests as CI pipeline