fetch_ml/configs
Jeremie Fraeys 5a19358d00 Organize configs and scripts, create testing protocol
- Reorganize configs into environments/, workers/, deprecated/ folders
- Reorganize scripts into testing/, deployment/, maintenance/, benchmarks/ folders
- Add comprehensive testing guide documentation
- Add new Makefile targets: test-full, test-auth, test-status
- Update script paths in Makefile to match new organization
- Create testing protocol documentation
- Add cleanup status checking functionality

Testing framework now includes:
- Quick authentication tests (make test-auth)
- Full test suite runner (make test-full)
- Cleanup status monitoring (make test-status)
- Comprehensive documentation and troubleshooting guides
2025-12-06 13:08:15 -05:00
..
deprecated Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00
environments Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00
examples feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
schema Fix multi-user authentication and clean up debug code 2025-12-06 12:35:32 -05:00
workers Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00
config-local.toml feat: add comprehensive configuration and deployment infrastructure 2025-12-04 16:54:02 -05:00
config-multi-user.yaml Organize configs and scripts, create testing protocol 2025-12-06 13:08:15 -05:00