mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Update dependencies (#234)
* Bumps pa11y-webservice and client to the new versions requiring node 8+ * Update tests to account for the new URL. Integration tests now include a localhost URL, this updates the tests to reflect that. * Increase test timeout to avoid travis failing
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
NPM_BIN = ./node_modules/.bin
|
||||
export PATH := $(NPM_BIN):$(PATH)
|
||||
export EXPECTED_COVERAGE := 90
|
||||
export INTEGRATION_TIMEOUT := 5000
|
||||
export INTEGRATION_TIMEOUT := 10000
|
||||
export INTEGRATION_SLOW := 4000
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user