angular/modules/@angular/benchpress/src
Tobias Bosch f386cb4ba9 Fix benchpress for newest protractor and selenium (#11451)
* chore: update protractor and selenium-webdriver packages

As `karma-jasmine` has a peer dependency on `jasmine-core@2.3`, but `jasmine` and `protractor` are using `jasmine-core@2.4` we need to add `jasmine-core@2.3` explicitly. Previously, the peer dependency was
satisfied by accident because npm deduped the dependency
for `jasmine-core@2.3` as top level dependency.

Note that the shrink-wrap files changes quite a bit because
of the deduping mechanism of npm.

* fix(benchpress): make it work with latest protractor and seleniuv-webdriver

* fix(e2e_tests): make them work with latest protractor
2016-09-09 10:37:47 -07:00
..
firefox_extension chore: remove obsolete dart related files 2016-09-02 15:58:46 -07:00
metric fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
reporter feat(benchpress): also report the statistics in the generated file 2016-08-31 08:24:11 -07:00
validator fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
webdriver Fix benchpress for newest protractor and selenium (#11451) 2016-09-09 10:37:47 -07:00
common_options.ts fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
facade fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
measure_values.ts fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
metric.ts fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
reporter.ts fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
runner.ts Fix benchpress for newest protractor and selenium (#11451) 2016-09-09 10:37:47 -07:00
sample_description.ts fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
sampler.ts fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
statistic.ts fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
validator.ts fix(benchpress): make code compile and unit tests green again 2016-08-31 08:24:10 -07:00
web_driver_adapter.ts Fix benchpress for newest protractor and selenium (#11451) 2016-09-09 10:37:47 -07:00
web_driver_extension.ts Fix benchpress for newest protractor and selenium (#11451) 2016-09-09 10:37:47 -07:00