Skip to content

Resolve "e2e is broken"

David Burke requested to merge 151-e2e-is-broken into dev

Closes #151 (closed)

  • Remove e2e from CI outright. Time to maintain it is far higher than time to run manual testing (10x so perhaps). We should replace it with running e2e locally on the deploy checklist.
  • Use smaller docker image for tests and builds
  • Fixed failing e2e tests
  • Made protractor conf more like vanilla angular cli
Edited by David Burke

Merge request reports