Epic: Test Coverage #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent epic for improving test coverage across the project.
Current state
The core library types (Node, Nodes, Cookie, CookieJar, Readability, DeferClose) have good unit test coverage with mock implementations. However, all site-specific extractors (duckduckgo, google, powerball, megamillions, wegmans, aislegopher, archive, useragents) have no meaningful tests because they require a live browser.
Scope
Sub-tasks
Will be linked as they are created.
Sub-tasks
Resolved by PR #43 — added
extractortestpackage with exported mock implementations and HTML fixture-based tests for multiple extractors.Closing this epic.