Skip to content
Cătălin Frâncu edited this page Jul 28, 2023 · 2 revisions

To run functional tests,

  1. Install Firefox and geckodriver.
  2. Set DEVELOPMENT_MODE = true and TESTING_MODE = true in Config.php.
  3. Run tests/functional-tests.sh.

Clone this wiki locally