mirror of
https://github.com/joaovitoriasilva/endurain.git
synced 2026-01-11 00:37:59 -05:00
Added new test suites for server_settings CRUD, models, routers, and public endpoints, as well as websocket manager, router, and utils. Expanded auth and token_manager tests to cover error handling and edge cases. Updated pytest configuration to support public endpoint testing. Refactored test directory structure to mirror backend modules for health features.