Commit Graph

10 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece a9f066602c
Code quality cleanup sweep. 2022-05-08 13:05:02 -05:00
Buster "Silver Eagle" Neece fb3a8a5fc9
Switch PHP translator implementation. 2022-05-07 11:44:14 -05:00
Buster "Silver Eagle" Neece 62d1f48e4c
Fix test suite gettext handler. 2022-04-27 13:58:53 -05:00
Buster "Silver Eagle" Neece c17e1e88f5
Update test suites for Codeception 5.x. 2022-03-16 19:04:40 -05:00
Buster "Silver Eagle" Neece 0c213eb893
Clean up output dir before running new tests. 2021-10-26 19:00:32 -05:00
Buster "Silver Eagle" Neece 639dddf989
Slim PHP Framework 4 Update (#1822)
Implement an upgrade of the codebase to use Slim Framework version 4, which includes the following changes:
 - Updating to Slim version 4 and the corresponding AzuraCore updates.
 - Making all objects PSR-7 Request/Response agnostic (and creating RequestHelper and ResponseHelper objects to interact with the PSR-7 Req/Resp objects).
 - Moving to PHP-DI as a DI container and implementing its autowiring support.
2019-08-06 23:33:55 -05:00
Buster "Silver Eagle" Neece 26300067bf Fix annotation handling for unit tests. 2018-12-26 05:31:38 -06:00
Buster "Silver Eagle" Neece 4ad6b7094d Changes to allow unit testing from inside PhpStorm 2018-07-13 02:15:35 -05:00
Buster Silver f2829a6681 Update mapping of classes in CI script. 2016-12-16 15:06:18 -06:00
Buster Silver 1f23fbc50a Initial commit of the immensely immense task of setting up functional tests for AzuraCast that will integrate with Travis CI and run upon each commit. 2016-10-18 18:21:33 -05:00