deb-mock/tests
robojerk 8c585e2e33
Some checks failed
Build Deb-Mock Package / build (push) Failing after 59s
Lint Code / Lint All Code (push) Failing after 2s
Test Deb-Mock Build / test (push) Failing after 41s
Add stable Python API and comprehensive environment management
- Add MockAPIClient and MockEnvironment for external integration
- Implement EnvironmentManager with full lifecycle support
- Enhance plugin system with registry and BasePlugin class
- Add comprehensive test suite and documentation
- Include practical usage examples and plugin development guide
2025-09-04 10:04:16 -07:00
..
__init__.py Add comprehensive testing framework, performance monitoring, and plugin system 2025-08-19 20:49:32 -07:00
conftest.py Add comprehensive testing framework, performance monitoring, and plugin system 2025-08-19 20:49:32 -07:00
requirements.txt Add comprehensive testing framework, performance monitoring, and plugin system 2025-08-19 20:49:32 -07:00
test_api.py Add stable Python API and comprehensive environment management 2025-09-04 10:04:16 -07:00
test_config.py Fix sbuild integration and clean up codebase 2025-08-04 04:34:32 +00:00
test_core.py Add comprehensive testing framework, performance monitoring, and plugin system 2025-08-19 20:49:32 -07:00
test_exceptions.py Fix sbuild integration and clean up codebase 2025-08-04 04:34:32 +00:00
test_performance.py Add comprehensive testing framework, performance monitoring, and plugin system 2025-08-19 20:49:32 -07:00
test_plugin_system.py Add comprehensive testing framework, performance monitoring, and plugin system 2025-08-19 20:49:32 -07:00