angular-cn/packages/benchpress/test
Greg Magolan dcff76e8b9 refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736)
The major one that affects the angular repo is the removal of the bootstrap attribute in nodejs_binary, nodejs_test and jasmine_node_test in favor of using templated_args --node_options=--require=/path/to/script. The side-effect of this is that the bootstrap script does not get the require.resolve patches with explicitly loading the targets _loader.js file.

PR Close #34736
2020-01-15 14:58:07 -05:00
..
firefox_extension test(benchpress): make most of the tests run under bazel (#27386) 2018-12-05 20:55:32 -08:00
metric build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
reporter feat: add TypeScript 3 support (#25275) 2018-08-27 21:07:53 -04:00
validator build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
webdriver feat: optionally save complete performance log in chrome benchpress tests (#27551) 2019-02-05 23:35:32 -05:00
BUILD.bazel refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736) 2020-01-15 14:58:07 -05:00
runner_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
sampler_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
statistic_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
trace_event_factory.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
web_driver_extension_spec.ts build: add bazel test rules for remainder of packages (#21053) 2017-12-22 13:10:51 -08:00