angular/packages/common/test
Kristiyan Kostadinov 41223a81f2 build: update to jasmine 4.0 (#45558)
Updates us to version 4.0 of Jasmine and fixes some errors that were the result of us depending upon deprecated APIs. We need to do this both to stay up to date and because it was going to break eventually, because one of the Bazel packages was logging a deprecation warning that version 4.0 was required.

There were also some cases where the state of `ngDevMode` had started leaking out between tests.

PR Close #45558
2022-04-11 16:25:28 +00:00
..
directives feat(core): allow for injector to be specified when creating an embedded view (#45156) 2022-03-02 16:38:00 +00:00
i18n feat(common): support years greater than 9999 (#43622) 2022-02-04 10:43:11 -08:00
location feat(common): add historyGo method to Location service (#38890) 2021-04-06 09:25:58 -07:00
pipes refactor(common): make the error messages tree shakable (#44663) 2022-01-18 10:31:44 -08:00
BUILD.bazel build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
cookie_spec.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
viewport_scroller_spec.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00