mirror of
https://github.com/kuhyx/testsAndMisc-archive.git
synced 2026-07-04 14:23:04 +02:00
- Optimize slow tests (3.5s -> 0.4s): - Mock threading.Thread instead of spawning real threads - Use PropertyMock instead of generator-based exception - Simplify coverage config: - Set source to '.' to check all Python files - Remove exclude_lines (no special exclusions needed) |
||
|---|---|---|
| .. | ||
| download_cats | ||
| extract_links | ||
| keyboard_coop | ||
| lichess_bot | ||
| mock_server | ||
| randomize_numbers | ||
| scrape_website | ||
| stockfish_analysis | ||
| tag_divider | ||