mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
tests: additional test for new modifier form
This commit is contained in:
parent
42a31bbebf
commit
52ce45beee
@ -29,6 +29,9 @@ u"""
|
||||
>>> repr(WbUrl('im_/20130102.org'))
|
||||
"('latest_replay', '', 'im_', 'http://20130102.org', 'im_/http://20130102.org')"
|
||||
|
||||
>>> repr(WbUrl('$cbr:test-foo.123/https:/example.com'))
|
||||
"('latest_replay', '', '$cbr:test-foo.123', 'https://example.com', '$cbr:test-foo.123/https://example.com')"
|
||||
|
||||
>>> repr(WbUrl('20130102.example.com'))
|
||||
"('latest_replay', '', '', 'http://20130102.example.com', 'http://20130102.example.com')"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user