fetch_ml/internal/jupyter
Jeremie Fraeys 27c8b08a16
test: Reorganize and add unit tests
Reorganize tests for better structure and coverage:
- Move container/security_test.go from internal/ to tests/unit/container/
- Move related tests to proper unit test locations
- Delete orphaned test files (startup_blacklist_test.go)
- Add privacy middleware unit tests
- Add worker config unit tests
- Update E2E tests for homelab and websocket scenarios
- Update test fixtures with utility functions
- Add CLI helper script for arraylist fixes
2026-02-18 21:28:13 -05:00
..
config.go feat(core): API, worker, queue, and manifest improvements 2026-02-12 12:05:17 -05:00
health_monitor.go feat(jupyter): improve runtime management and update security/workflow docs 2026-01-05 12:37:27 -05:00
network_manager.go security: prevent Jupyter token exposure in logs 2026-02-18 16:11:50 -05:00
package_manager.go feat(jupyter): improve runtime management and update security/workflow docs 2026-01-05 12:37:27 -05:00
security_enhanced.go feat(jupyter): improve runtime management and update security/workflow docs 2026-01-05 12:37:27 -05:00
service_manager.go refactor: adopt PathRegistry in jupyter service_manager.go 2026-02-18 16:52:03 -05:00
workspace_manager.go Slim and secure: move scripts, clean configs, remove secrets 2025-12-07 13:57:51 -05:00
workspace_metadata.go refactor: adopt PathRegistry in jupyter workspace_metadata.go 2026-02-18 16:58:36 -05:00