Created
June 3, 2025 21:12
-
-
Save kevgathuku/ff7fcb1792a2996ff68aea113d7b858a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0m[7m[1m[31m FAIL [39m[22m[27m[0m [2m_build/default/test/test/test/[22m[1mLeap_test.js[22m | |
Leap | |
[31m✕[39m [2myear not divisible by 4 in common year (30ms)[22m | |
[31m✕[39m [2myear divisible by 4, not divisible by 100 in leap year (28ms)[22m | |
[1m[31m [1m● [22m[1mLeap › year not divisible by 4 in common year[39m[22m | |
[2mexpect([22m[31mreceived[39m[2m).[22mtoBe[2m([22m[32mexpected[39m[2m) // Object.is equality[22m | |
Expected: [32mfalse[39m | |
Received: [31mtrue[39m | |
[2m[22m | |
[2m [2mat affirm ([22m[2mtest/node_modules/melange-jest.jest/jest.js[2m:76:36)[22m[2m[22m | |
[2m [2mat Object.<anonymous> ([22m[2mtest/node_modules/melange-jest.jest/jest.js[2m:215:5)[22m[2m[22m | |
[1m[31m [1m● [22m[1mLeap › year divisible by 4, not divisible by 100 in leap year[39m[22m | |
[2mexpect([22m[31mreceived[39m[2m).[22mtoBe[2m([22m[32mexpected[39m[2m) // Object.is equality[22m | |
Expected: [32mtrue[39m | |
Received: [31mfalse[39m | |
[2m[22m | |
[2m [2mat affirm ([22m[2mtest/node_modules/melange-jest.jest/jest.js[2m:76:36)[22m[2m[22m | |
[2m [2mat Object.<anonymous> ([22m[2mtest/node_modules/melange-jest.jest/jest.js[2m:215:5)[22m[2m[22m | |
[1mTest Suites: [22m[1m[31m1 failed[39m[22m, 1 total | |
[1mTests: [22m[1m[31m2 failed[39m[22m, 2 total | |
[1mSnapshots: [22m0 total | |
[1mTime:[22m 2.054s | |
[2mRan all test suites[22m[2m.[22m | |
[1mTest Suites: [22m[1m[31m1 failed[39m[22m, 1 total | |
[1mTests: [22m[1m[31m2 failed[39m[22m, 2 total | |
[1mSnapshots: [22m0 total | |
[1mTime:[22m 2.057s | |
[2mRan all test suites[22m[2m.[22m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment