CHORE: Convert tests to Node.js built-in test runner, remove Jest#86
Conversation
Agent-Logs-Url: https://github.com/lowlydba/incident-io-action/sessions/cbb6f301-e899-4c0c-9462-49d196833bdb Co-authored-by: lowlydba <16843041+lowlydba@users.noreply.github.com>
|
@copilot resolve the merge conflicts in this pull request |
…-to-node-test-runner # Conflicts: # package-lock.json # package.json Co-authored-by: lowlydba <16843041+lowlydba@users.noreply.github.com>
Head branch was pushed to by a user without write access
Resolved in 6e89507. The conflicts were in |
…-strip-types) Agent-Logs-Url: https://github.com/lowlydba/incident-io-action/sessions/19cec423-a766-40a2-99ac-123935570929 Co-authored-by: lowlydba <16843041+lowlydba@users.noreply.github.com>
|
@copilot fix the CI test errors, ensure all tests work before completing. After all tests are working, add new rollup job for all test status using lowlydba/are-we-good |
Agent-Logs-Url: https://github.com/lowlydba/incident-io-action/sessions/252bf1a7-a952-4f31-8be8-d6c5323a9ffe Co-authored-by: lowlydba <16843041+lowlydba@users.noreply.github.com>
... The CI test error was fixed in Added the |
Agent-Logs-Url: https://github.com/lowlydba/incident-io-action/sessions/183e3d5e-544e-4db2-86f0-1a4a0ee56e66 Co-authored-by: lowlydba <16843041+lowlydba@users.noreply.github.com>
…fy test command Agent-Logs-Url: https://github.com/lowlydba/incident-io-action/sessions/183e3d5e-544e-4db2-86f0-1a4a0ee56e66 Co-authored-by: lowlydba <16843041+lowlydba@users.noreply.github.com>
|
@copilot Fix the failing test cases: ▶ main.ts ✖ failing tests: test at tests/main.test.ts:128:3 3 !== 1 } test at tests/main.test.ts:149:3 4 !== 1 } test at tests/main.test.ts:174:3 5 !== 1 } test at tests/main.test.ts:194:3 6 !== 1 } test at tests/main.test.ts:271:3 8 !== 1 } |
…lation Agent-Logs-Url: https://github.com/lowlydba/incident-io-action/sessions/31a99fe3-453a-4a12-9288-5545bba0db20 Co-authored-by: lowlydba <16843041+lowlydba@users.noreply.github.com>
ERR_MODULE_NOT_FOUND— changecore.jsimport tocore.tsmock.module is not a function— refactorrun()to accept an injectablecoreApiparameter, removing the need formock.module()and experimental VM flagsare-we-goodrollup job to CI workflow aggregating all test job statuses