Koito/engine
Ian-J-S 0708cfbc02
Add Authentication Response Code checks (#15)
* add authentication tests to check status codes

* update authentication test URLs to use the correct endpoint

* Fix test failures
2026-02-26 20:32:26 -08:00
..
handlers Engine Handler HTTP Response Tests (#13) 2026-02-26 20:19:48 -08:00
middleware add admin-only routes and authorization middleware tests 2026-02-26 16:46:24 -08:00
admin_test.go add admin-only routes and authorization middleware tests 2026-02-26 16:46:24 -08:00
engine.go fix: include time zone name overrides and add KOITO_FORCE_TZ cfg option (#176) 2026-01-24 13:19:04 -05:00
engine_test.go Add Authentication Response Code checks (#15) 2026-02-26 20:32:26 -08:00
import_test.go fix: ensure mbids in mbidmapping are discovered (#180) 2026-01-25 15:51:07 -05:00
long_test.go fix: invalid json response when login gate is disabled (#184) 2026-01-26 14:49:30 -05:00
routes.go Merge pull request #18 from Ian-J-S/p1/ian-admin_access 2026-02-26 20:22:05 -08:00