Minoru Mizutani
|
e41f8eacf0
|
Enhance utility functions and tests: Introduce a helper function for logging message identifiers, update findAvailablePort to handle server instances, and improve test coverage for DenoHttpServer and file operations. Refactor tests to use spies for mocking Deno file system operations.
|
2025-04-29 12:33:33 +09:00 |
|
Minoru Mizutani
|
9d8c52eb02
|
Update Deno project configuration to use 127.0.0.1 instead of localhost for network permissions and server bindings. Adjust tests to reflect changes in server address handling.
|
2025-04-29 11:43:44 +09:00 |
|
Minoru Mizutani
|
baedc1f32a
|
Fix tests, permissions
|
2025-04-29 11:30:51 +09:00 |
|
Minoru Mizutani
|
43ca6dcf07
|
Fix tests
|
2025-04-29 10:11:22 +09:00 |
|
Minoru Mizutani
|
8cadfe9106
|
Enhance Deno project with new test scripts, add testing commands to deno.json, and update implementation plan to reflect completed testing tasks. Introduce integration and unit tests for core functionalities including DenoHttpServer and mcp-auth-config.
|
2025-04-29 04:11:34 +09:00 |
|