Commit Graph

10 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece 4d4d75ad4d
Reunify AzuraCore and AzuraCast repositories. 2020-02-05 20:35:13 -06:00
Buster Neece 2f8ab5544a
Switch back to Request/Response decorators. 2019-08-09 10:00:21 -05:00
Buster "Silver Eagle" Neece 854cb93261
Architecture change: Integrate common AzuraCore code (#944)
* Update composer.json/lock
* Update CLI console commands
* All AzuraCore refactors except folder moves.
* MVP for all core functionality.
* Working unit/functional tests
* Remove DB dump from util/, replace with direct migration.
* Update AzuraCore, define testing mode earlier.
2018-11-12 10:59:15 -06:00
Buster "Silver Eagle" Neece 98ff8f69cf
Core code restructure (#697)
* Initial renaming to a single global App\ namespace.
* Move CSRF/Flash under Session, move Session under Request
* Use new Request Station helper
* Unify App/Acl and App/Acl/StationAcl
* Alphabetize composer.json
2018-08-04 17:05:14 -05:00
Buster Silver a5d02adf1d Start setup for unit tests. 2016-10-22 15:47:07 -05:00
Buster Silver 8487298a1c Run all sync tasks in functional tests, fix issue preventing admin records from being tested. 2016-10-22 14:25:09 -05:00
Buster Silver 2d306b3504 Add files that will not (or cannot) be accessed through the functional tests to exclusion for coverage. 2016-10-22 12:54:00 -05:00
Buster Silver 2b393bf981 Add unit tests to check 404 error page and test file uploading. 2016-10-21 21:09:30 -05:00
Buster Silver 69a27b35e0 More functional tests! 2016-10-20 23:41:55 -05: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