angular-docs-cn/public/docs/_examples/_protractor
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
..
e2e.d.ts chore: support e2e-specs written in TypeScript 2016-05-31 22:03:13 -07:00
package.json chore: support e2e-specs written in TypeScript 2016-05-31 22:03:13 -07:00
protractor.config.js chore: support e2e-specs written in TypeScript 2016-05-31 22:03:13 -07:00
tsconfig.json chore: support e2e-specs written in TypeScript 2016-05-31 22:03:13 -07:00
typings.json chore: support e2e-specs written in TypeScript 2016-05-31 22:03:13 -07:00