|
Some checks failed
Debian Forge CI/CD Pipeline / Build and Test (push) Successful in 2m0s
Debian Forge CI/CD Pipeline / Security Audit (push) Failing after 6s
Debian Forge CI/CD Pipeline / Package Validation (push) Successful in 58s
Debian Forge CI/CD Pipeline / Status Report (push) Has been skipped
- Update stage documentation and comments to use 'mock' instead of 'deb-mock' - Fix import statements to use 'from mock import' instead of 'from deb_mock import' - Update error messages to reference 'mock package' instead of 'deb-mock package' - Update test script to check for 'mock' availability instead of 'deb-mock' - Update documentation to reflect correct naming convention - All tests still pass with corrected naming The 'deb-mock' name was deprecated and the package is now simply called 'mock'. This update ensures our integration uses the correct, current naming. Status: All tests passing (100% success rate) Impact: Corrected naming convention for production readiness |
||
|---|---|---|
| .. | ||
| build-debian-packages.sh | ||
| comprehensive-test.sh | ||
| error-handling-test.sh | ||
| performance-test.sh | ||
| run-tests-ci.sh | ||
| test-mock-integration.sh | ||