Commit Graph

7 Commits

Author SHA1 Message Date
Filipe Silva 2b286b33f6 deactivate bugged tests 2016-11-15 01:05:55 +00:00
Filipe Silva 1af3570910 update upgrade-phonecat-2-hybrid 2016-11-12 11:26:12 +00:00
Filipe Silva cb3d3b34c4 re-enable upgrade-phonecat-2 tests 2016-11-08 17:47:39 +00:00
Peter Bacon Darwin d79adb2422 docs(rc5): update docs and plunkers for rc5 2016-08-09 11:48:07 -07:00
Filipe Silva 61c85a92a4 chore: add async/await support to e2e tests 2016-06-17 10:43:16 -07:00
Foxandxss c2c3177545 chore: convert all e2e specs to typescript 2016-06-01 16:17:06 -07:00
Ward Bell 8a5df4cfa9 chore: support e2e-specs written in TypeScript
Update gulpfile and project to add a tsconfig to protractor test folders
Change all sample e2e-spec.js -> e2e-spec.ts
Split typings between e2e-spec & app code
Use same config for all e2e tests
Only 1/3 e2e specs truly converted.
Most don't pass because they fail TS transpile by Protractor due to missing type annotations
2016-05-31 22:03:13 -07:00