36 Commits (8d4aa19248c97ffbd25986247090fa49fe7fb42d)

Author SHA1 Message Date
Luke Childs 8231ad6481 Add better test description 9 years ago
Luke Childs 56bc068c97 Migrate tests to AVA 9 years ago
Luke Childs fe446b4dbb Redo hostname/subdomain regex to handle dashes properly 9 years ago
Luke Childs 61b20fc71c Fix deep subdomain test 9 years ago
Luke Childs 7170daa41a Add non match tests for backslashes 9 years ago
Luke Childs e99bd4a7a1 Support any valid scheme 9 years ago
Luke Childs 10acb28e8f Don't match urls that have chars straight after a dot 9 years ago
Luke Childs fd6304d160 Improve subdomain code to allow single char subdomains 9 years ago
Luke Childs ef77617dc2 Stricter checking of hostname for hyphons and other invalid chars 9 years ago
Luke Childs fa7bd87eb2 Allow optional subdomain 9 years ago
Luke Childs 18eb648178 Don't allow dots in hostname 9 years ago
Luke Childs d99050d43b Ignore double quotes in urls 9 years ago
Luke Childs f39760f9bd Make urls in double quotes grabbable 9 years ago
Luke Childs ae0d123845 Make urls in HTML tags grabbable 9 years ago
Luke Childs 68a587976a Match optional scheme for any pattern 9 years ago
Luke Childs 5d751c2130 Hostname must contain at least one char 9 years ago
Luke Childs e139234d90 Fix test wording 9 years ago
Luke Childs 5d603f82aa Make extra chars non match test url more verbose 9 years ago
Luke Childs 52d4493d83 Test typo 9 years ago
Luke Childs c7254d0d07 Add grab tests 9 years ago
Luke Childs 0333a276c0 Format match test descriptions with function 9 years ago
Luke Childs a8559d2507 Add support for .local and .dev TLDs 9 years ago
Luke Childs 228f401e6b Fix error in non match url 9 years ago
Luke Childs b49c644949 Add badass formatting to url matching tests output 9 years ago
Luke Childs a2212f85cb Add test to check get() method works 9 years ago
Luke Childs e279b938d3 Add tests for filter() method 9 years ago
Luke Childs 27a1bfe4fb Add proper support for all TLDs from ICANN 9 years ago
Luke Childs ec516da19a Add support for localhost in regex 9 years ago
Luke Childs 30abc3d62b Add some more matches 9 years ago
Luke Childs 00e9a1d706 Add non match tests 9 years ago
Luke Childs 3201275654 Add loads of match tests 9 years ago
Luke Childs af6c1bb77f Update match json tests to contain description 9 years ago
Luke Childs 7a15ffbdd8 Add matches json to test 9 years ago
Luke Childs 4e036a1b33 Add basic test for get() 9 years ago
Luke Childs ce8beeee71 Add tests for Urls() 9 years ago
Luke Childs 5d5752d7aa Setup project 9 years ago