Closed DrewML closed 9 years ago
Next Plans:
scenarios
and specs
folder where files match based on filename.ng-inspector
main repository page :)Re-ordering of tests and Travis/SauceLabs setup is completed in a separate branch. Just need you to verify this PR, then setup a Travis/SauceLabs account, and we'll be all set :)
Very nice job @DrewML!
test/e2e/angular-versions.conf.js
test
andtest-max
scripts topackage.json
npm test
will run tests against all versions, but will cap concurrency to 2 browsers at a timenpm run test-max
will run tests with maximum concurrencypackage.json
scenarioServer
module wasn't using the port argprotractor.conf.js
totest/e2e
instead oftest/
, to future-proof folder structure for eventual addition of unit-tests