E2E Tests Using PHP¶
This doc outlines how to run E2E tests
Requirements¶
None.
Setup Regression (API)¶
Will be automated later, for now:
Setup Browser (E2E)¶
Uncomment installation of firefox in Dockerfile.
Then composer require --dev symfony/panther:v2.2.0