Clean up tests
CodeStyle - whitespace
PHPUnit 11 deprecates docblocks, use annotations instead
Fix: typo in @covers annotation
It's 2023
Add minimal test scripts for every class, to pick up PHP version issues
Test coverage
Refactor report classes
PSR12
Working on routing; Code cleanup
CodeStyle - use ::class
Tests
Happy 2019
Refactor reports
Add declare(strict_types=1) to all PHP scripts
PHPdoc
Unit tests for TimeoutService
Use PSR2 code style
Happy new year - 2018
Update to PhpUnit 6, for PHP 7
2017
Update copyright year
Refactor census assistant, add unit tests
12