Commit f39e184
committed
Add comprehensive test suite and fix CI coverage config
- Add test_api_contracts.py: public interface validation, type checking, edge cases
- Add test_non_functional.py: error handling, concurrency, config boundaries
- Add test_scaling.py: large batch inserts, 1000+ results, bulk comparisons
- Fix coverage config: exclude untestable dashboard module, set threshold to 80%1 parent b11d34f commit f39e184
4 files changed
Lines changed: 2357 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
99 | | - | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
0 commit comments