Skip to content

Add unit tests for game logic with non-blocking CI#3

Merged
devp merged 1 commit intomainfrom
claude/add-game-logic-tests-zenOe
Jan 31, 2026
Merged

Add unit tests for game logic with non-blocking CI#3
devp merged 1 commit intomainfrom
claude/add-game-logic-tests-zenOe

Conversation

@devp
Copy link
Owner

@devp devp commented Jan 31, 2026

  • Add Vitest as test framework
  • Create unit tests for Rock Paper Scissors (getWinner function)
  • Create unit tests for Tic-Tac-Toe (isVictory, isDraw functions)
  • Export getWinner from RPS for testability
  • Add GitHub Actions workflow with continue-on-error for non-blocking tests

https://claude.ai/code/session_01SRqekZwra9aX55YYrxrYd6

- Add Vitest as test framework
- Create unit tests for Rock Paper Scissors (getWinner function)
- Create unit tests for Tic-Tac-Toe (isVictory, isDraw functions)
- Export getWinner from RPS for testability
- Add GitHub Actions workflow with continue-on-error for non-blocking tests

https://claude.ai/code/session_01SRqekZwra9aX55YYrxrYd6
@netlify
Copy link

netlify bot commented Jan 31, 2026

Deploy Preview for devp-fgj-js ready!

Name Link
🔨 Latest commit 9276d86
🔍 Latest deploy log https://app.netlify.com/projects/devp-fgj-js/deploys/697df728865b4a00080c063d
😎 Deploy Preview https://deploy-preview-3--devp-fgj-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@devp devp merged commit d38356a into main Jan 31, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants