Commit 33f0b9a
authored
Add comprehensive validation tests for various tools and introduce Codecov configuration (#76)
- Implemented validation tests for the following tools:
- get_service_logs
- run_services
- set_environment_variable
- get_environment_variables
- restart_service
- stop_services
- check_requirements
- install_dependencies
- Added context cancellation test for get_service_logs tool
- Added tests for handling azure.yaml resource and missing file scenarios
- Added tests for project directory fallback logic
- Introduced a new Codecov configuration file to manage coverage thresholds and reporting.1 parent d984560 commit 33f0b9a
File tree
4 files changed
+700
-1742
lines changed- cli
- src/cmd/app/commands
4 files changed
+700
-1742
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments