Zeus-Scanner/tests
llbbl 7ae5d1efd7 feat: Set up comprehensive Python testing infrastructure with Poetry
- Migrated from requirements.txt to Poetry package management
- Added pytest, pytest-cov, and pytest-mock as dev dependencies
- Configured pytest with coverage reporting (80% threshold)
- Created test directory structure with unit/integration subdirectories
- Added comprehensive test fixtures in conftest.py
- Updated .gitignore with testing and build artifacts
- Added Poetry script commands for running tests
- Updated dependencies to modern compatible versions
2025-06-17 06:33:55 -05:00
..
integration feat: Set up comprehensive Python testing infrastructure with Poetry 2025-06-17 06:33:55 -05:00
unit feat: Set up comprehensive Python testing infrastructure with Poetry 2025-06-17 06:33:55 -05:00
__init__.py feat: Set up comprehensive Python testing infrastructure with Poetry 2025-06-17 06:33:55 -05:00
conftest.py feat: Set up comprehensive Python testing infrastructure with Poetry 2025-06-17 06:33:55 -05:00
test_setup_validation.py feat: Set up comprehensive Python testing infrastructure with Poetry 2025-06-17 06:33:55 -05:00