Steve Gravrock
|
c73df57720
|
MatchersUtil#contains uses deep equality rather than === for set members
[#169001712]
|
2021-07-24 14:23:05 -07:00 |
|
Steve Gravrock
|
fe0a83ba87
|
Removed support for Internet Explorer
|
2021-07-23 21:46:15 -07:00 |
|
Steve Gravrock
|
a27280e9e7
|
Merge branch '3.99' into 4.0
|
2021-07-20 17:55:18 -07:00 |
|
Steve Gravrock
|
88b90ec258
|
Backfilled unit tests for j$.isError_
|
2021-07-19 10:31:53 -07:00 |
|
Steve Gravrock
|
9b3d4a2bf2
|
Merge branch '3.99' into 4.0
|
2021-07-10 09:13:28 -07:00 |
|
Steve Gravrock
|
dbc1a0aa56
|
Added expectAsync(...).already
* Causes async matchers to immediately fail if the promise is pending
* Fixes #1845
|
2021-06-23 20:13:01 -07:00 |
|
Steve Gravrock
|
c2a714f168
|
Removed support for IE 10 and Safari 8
|
2021-04-23 08:14:19 -07:00 |
|
Steve Gravrock
|
89331bb1bb
|
Fixed comparison between URL objects
* Fixes #1866
|
2020-11-21 13:47:44 -08:00 |
|
Steve Gravrock
|
4e2f703615
|
Check for syntax and standard library objects that don't work in IE
|
2020-07-01 17:34:59 -07:00 |
|
Steve Gravrock
|
8991b1bba3
|
Fixed toHaveSize matcher on IE 10 & 11
|
2020-04-12 21:22:14 -07:00 |
|
Steve Gravrock
|
5096d9af4e
|
Don't construct unnecessarily asymmetricEqualityTesterArgCompatShims
This speeds up MatchersUtil#equals by about 6-7x.
|
2020-02-12 14:23:03 -08:00 |
|
Gregg Van Hove
|
b4cbe9850f
|
add prettier and eslint
|
2019-05-21 18:23:48 -07:00 |
|
Gregg Van Hove
|
74fd0e08e7
|
No fit in the suite
|
2019-04-01 21:01:22 -07:00 |
|
Gregg Van Hove
|
618e24b2f8
|
Handle WebSocket events in IE when detecting Errors
- Fixes #1623
|
2019-04-01 18:52:27 -07:00 |
|