implement oldest newest and near methods in the cdx interface class, now cli uses the cdx methods instead of availablity api methods.
This commit is contained in:
@@ -41,3 +41,4 @@ def test_CDXSnapshot() -> None:
|
||||
)
|
||||
assert archive_url == snapshot.archive_url
|
||||
assert sample_input == str(snapshot)
|
||||
assert sample_input == repr(snapshot)
|
||||
|
Reference in New Issue
Block a user