Testing instructions Running PHP Unit tests on a local machine Set up Start the local environment (docker containers) with: npm run up Running the tests Run the tests with: npm run test:php