-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(server): use regex instead of isAbsoluteUrl (#2202)
* fix(server): use regex instead of isAbsoluteUrl * fix(server): add checkUrl util & unistall is-absolute-url * test(server): add tests only * test(server): add more test cases * test: correct tests' values * test: use different port * test: use port variable * test: fix lint issue * test: use testServer.start without promises
- Loading branch information
Showing
2 changed files
with
38 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters