angular-cn/packages/bazel/src/protractor
Paul Gschwendtner 65e72e958e fix(bazel): protractor rule does not run spec files with underscore (#28022)
There are various e2e tests with the `_spec.ts` suffix in the Angular project. Currently the protractor Bazel rule does not pick up these files and just ignores them. Since underscore is commonly used, we should support this.

Needed for the conversion fo the `examples` to Bazel.

PR Close #28022
2019-01-10 10:53:25 -08:00
..
utils fix(bazel): protractor utils cannot start server on windows (#27915) 2019-01-07 14:49:44 -08:00
BUILD.bazel build: idiomatic install of @angular/bazel npm package (#26258) (#26488) 2018-10-19 20:59:29 -07:00
protractor.conf.js fix(bazel): protractor rule does not run spec files with underscore (#28022) 2019-01-10 10:53:25 -08:00
protractor_web_test.bzl fix(bazel): unable to launch protractor test on windows (#27850) 2019-01-03 09:36:37 -08:00