Skip to content

Refactor, tests

Compare
Choose a tag to compare
@ragnarkurmwunder ragnarkurmwunder released this 19 Apr 14:08
· 64 commits to master since this release

Improvements

  • Add PhpUnit tests with max coverage.
  • Apply code scanners: PHP syntax checking, phpcs (standards, PHP compatibility), phpstan
  • Refactor Lando testing env
  • More sophisticated debug code generation
  • Strict type checking
  • Turn code into classes for better testing and architecture
  • Fix handful of small bugs (revealed by tests)
  • Commandline php _ping.php defaults to debug mode, and reveals the debug token.
  • No functional changes.