url-parser icon indicating copy to clipboard operation
url-parser copied to clipboard

add tests for corner cases

Open remusao opened this issue 5 years ago • 0 comments

There are a few resources we might be able to leverage to test more corner cases for the parsing logic.

  • https://github.com/cweb/url-testing/blob/master/urls.json
  • https://webkit.org/blog/7086/url-parsing-in-webkit/
  • https://www.lookout.net/test/url/
  • https://www.lookout.net/test/url/url-runner.html

remusao avatar Jul 05 '19 08:07 remusao