Skip to content

Comments

Fix CI failure caused by missing test script#83

Closed
shishir-21 wants to merge 14 commits intogbowne1:masterfrom
shishir-21:fix/ci-missing-test-script
Closed

Fix CI failure caused by missing test script#83
shishir-21 wants to merge 14 commits intogbowne1:masterfrom
shishir-21:fix/ci-missing-test-script

Conversation

@shishir-21
Copy link
Collaborator

Fixes #79

The CI workflow runs npm test, but the project did not define a test
script. This adds a minimal placeholder test script so the CI pipeline
passes until proper tests are introduced.

@gbowne1 gbowne1 added the bug Something isn't working label Feb 1, 2026
@gbowne1 gbowne1 moved this from Todo to In Progress in codestream Feb 1, 2026
@gbowne1
Copy link
Owner

gbowne1 commented Feb 1, 2026

🤔 merge conflict's

Looks like the CI is almost fixed

@gbowne1
Copy link
Owner

gbowne1 commented Feb 1, 2026

Use Husky for pre-commit? (Ensures everything is correct before committing?)

@shishir-21 shishir-21 closed this Feb 1, 2026
@github-project-automation github-project-automation bot moved this from In Progress to Done in codestream Feb 1, 2026
@shishir-21
Copy link
Collaborator Author

Closing this PR due to a Windows Git limitation caused by an invalid filename. Reopening with a clean PR.

@shishir-21 shishir-21 deleted the fix/ci-missing-test-script branch February 1, 2026 22:34
@gbowne1
Copy link
Owner

gbowne1 commented Feb 1, 2026

@shishir-21

I think #82 #81 caused this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

First CI workflow run failure

2 participants