This folder contains end to end tests for Encore, which test everything in Encore as an end user would use it.
The tests will:
- Effectively run
encore run
on the echo test app - Perform some basic requests against the running app to verify behaviour
- Generate the front end clients for the app
- Run tests against using generated clients against the running app
- Shutdown the running app