Skip to content

E2E Tests Using PHP

This doc outlines how to run E2E tests

Requirements

None.

Setup Regression (API)

Will be automated later, for now:

make php-root
./hlf/tests-e2e/findAndRouteLocalTrader.sh

Setup Browser (E2E)

Uncomment installation of firefox in Dockerfile.

Then composer require --dev symfony/panther:v2.2.0