JiaLiPassion
ef4736d052
build: update jasmine to 3.5 ( #34625 )
...
1. update jasmine to 3.5
2. update @types/jasmine to 3.5
3. update @types/jasminewd2 to 2.0.8
Also fix several cases, the new jasmine 3 will help to create test cases correctly,
such as in the `jasmine 2.x` version, the following case will pass
```
expect(1 == 2);
```
But in jsamine 3, the case will need to be
```
expect(1 == 2).toBeTrue();
```
PR Close #34625
2020-04-08 12:10:34 -07:00
..
2019-06-20 11:27:39 -07:00
2020-03-16 09:00:44 -07:00
2019-07-24 13:30:01 -07:00
2020-03-16 09:00:10 -07:00
2020-04-08 12:10:34 -07:00
2020-04-07 15:22:16 -07:00
2020-04-08 12:10:34 -07:00
2020-03-16 08:59:38 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2020-03-06 16:53:21 -05:00
2020-03-16 09:01:17 -07:00
2019-06-20 11:27:39 -07:00
2020-03-06 17:33:57 -05:00
2020-03-16 09:00:10 -07:00
2020-03-16 09:00:10 -07:00
2020-03-16 08:59:38 -07:00
2019-06-20 11:27:39 -07:00
2019-07-24 14:42:14 -07:00
2019-07-24 14:42:14 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2020-03-16 09:00:10 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2020-03-16 08:59:38 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2020-01-15 14:58:07 -05:00
2020-01-15 14:58:07 -05:00
2020-01-15 14:58:07 -05:00
2020-01-15 14:58:07 -05:00
2019-06-20 11:27:39 -07:00
2020-01-15 14:58:07 -05:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2020-02-24 17:30:04 -08:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2019-07-18 14:21:26 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00
2019-06-20 11:27:39 -07:00