MyShaarli/application/api
ArthurHoaro def39d0dd7 Run Unit Tests against PHP 7.4
Bump PHPUnit version and fix unit test

  - Globals are handled differently and are persistent through tests
  - Tests without assertions are marked as risky: some of them are just
meant to check that no error is raised.
2020-01-17 18:34:37 +01:00
..
controllers Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
exceptions Optimize and cleanup imports 2019-01-13 00:04:42 +01:00
ApiMiddleware.php Remove the redirector setting 2019-02-09 13:55:11 +01:00
ApiUtils.php Run Unit Tests against PHP 7.4 2020-01-17 18:34:37 +01:00