troccoli / lva

This is a project to help the London Volleyball Association (LVA) Referee Administrators manage referees' appointments
MIT License
0 stars 0 forks source link

Merge feature and integration tests #110

Open troccoli opened 4 years ago

troccoli commented 4 years ago

There is no real difference between these two types of tests. We really just want to have unit, integration and e2e (Dusk and/or Cypress) tests.

Let's move all feature tests into the integration folder.

Remember to change the CI files and PHP Unit so we don't run the (now) non-existing feature tests