Skip to content

Makefile and tests

Paramtamtam requested to merge makefile-and-tests into master

v0.0.2

Changed

  • User model moved from App namespace to App\Models

Added

  • Makefile with all required targets
  • Git hooks (must be installed using make git-hooks command)
  • HTTP endpoint /status (health check)
  • Feature tests

Merge request reports