aboutsummaryrefslogtreecommitdiff
path: root/test/bun.js/test-test.test.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-09Fixes https://github.com/oven-sh/bun/issues/1533Gravatar Jarred Sumner 1-1/+24
2023-01-09Add test for expect().toThrowGravatar Jarred Sumner 1-0/+24
2022-12-17Delete Oniguruma (#1625)Gravatar Jarred Sumner 1-5/+0
2022-12-04Update test-test.test.tsGravatar Jarred Sumner 1-0/+8
2022-12-03[test] Add a couple tests for subarray toEqualGravatar Jarred Sumner 1-0/+3
2022-12-02matchers for less than and greater than (#1573)Gravatar Dylan Conway 1-0/+449
2022-12-01bun test `toStrictEqual` (#1568)Gravatar Dylan Conway 1-0/+125
2022-11-28toHaveProperty and tests (#1558)Gravatar Dylan Conway 1-113/+332
2022-11-23Bun.deepEquals and expect().toEqual() (#1548)Gravatar Dylan Conway 1-2/+1023
2022-11-18bun test matchers and tests (#1526)Gravatar Dylan Conway 1-0/+144