yao/service
Max 15a71692a2 fix(tests): improve error handling in unit tests and Makefile
- Enhanced the Makefile to include additional checks for test failures, specifically for panic messages and general failure indicators.
- Updated service tests to dynamically retrieve the server port, ensuring accurate request routing.
- Added a clear function call in the dashboard process test setup to ensure a clean state before tests run.
2026-04-06 17:17:11 +08:00
..
fs [add] sui file server (dev) 2023-11-22 21:02:48 +08:00
log feat(monitor): integrate monitor service start and stop in load and unload processes 2026-03-15 10:18:55 +08:00
dynamic.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
dynamic_test.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
guards.go Enhance OpenAPI Integration and API Routing 2026-01-04 15:46:09 +08:00
gzip.go optimize the SUI compiler & add http server gzip support 2024-07-07 15:29:50 +08:00
middleware.go feat(middleware): add support for markdown content negotiation and rendering 2026-04-02 18:55:36 +08:00
service.go feat(monitor): integrate monitor service start and stop in load and unload processes 2026-03-15 10:18:55 +08:00
service_test.go fix(tests): improve error handling in unit tests and Makefile 2026-04-06 17:17:11 +08:00
static.go Implement dynamic route resolution using rewrite rules 2026-02-13 23:44:28 +08:00
watch.go refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00
watch_test.go refactor: unify server lifecycle, migrate gRPC client, and clean up sandbox v2 2026-03-07 17:19:19 +08:00