lionel-rowe
635a8860d7
fix(expect): value-equal complex keys in expect.equal()
( #5936 )
...
fix(expect): value-equal complex keys
2024-09-11 20:39:54 +10:00
lionel-rowe
38455481a2
perf(expect): add fast path for primitive keyed collections in equal()
( #5934 )
...
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-09-11 10:21:31 +00:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase ( #4650 )
2024-04-29 11:57:30 +09:00
Marvin Hagemeister
44760886e7
fix(expect/assert): missing constructor equality check ( #4512 )
...
* fix(expect/assert): missing constructor equality check
* fix: switch to jest constructor-style checks
* chore: add one more test case
* chore: move test assertion
* chore: use strict equality check
2024-03-22 22:24:19 +01:00
Gabriele Belluardo
dd95b2c7dc
refactor(expect): format test names ( #4287 )
...
* refactor(expect): format test names
* Update expect/_assert_not_equals_test.ts
---------
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-02-09 09:00:55 +11:00
cin
67fe57c295
fix(expect): align toEqual
to jest ( #4246 )
2024-01-29 17:55:56 +09:00