Commit 89f19ea
authored
test: improve test coverage from 0% to 99% (#11)
Rewrite test suite with 68 tests covering all 4 source modules.
Mock Selenium, Playwright, and undetected_chromedriver at import
level so tests run without heavy browser dependencies. Cover
__main__ blocks via runpy. Add requests to test dependencies.1 parent cfca71b commit 89f19ea
2 files changed
Lines changed: 1051 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
0 commit comments