Installation process - Saint-Cyr/KingLocator GitHub Wiki
- clone the project
- install the dependences
- Initialize the db with the fixture generator system: bin/console phpunit tests/KingBundle/Service/InitFixturesTest.php
- Update the URL of all the AJAX call (home page, search result and interest registration)
- Run the test