update-code #1

Open
Patrick FELIX-VIMALARATNAM wants to merge 5 commits from update-code into main
No description provided.
Patrick FELIX-VIMALARATNAM added 5 commits 2025-11-29 20:14:33 +01:00
Update src/main/java/fr/iut_fbleau/info/but3/automation/rock_paper_scissors/play/domain/Move.java
Some checks failed
rock-paper-scissors/pipeline/head There was a failure building this commit
699de02810
add WELL in the game, the WELL loose in front of the PAPER and win against the ROCK and the SCISSORS.
Update src/test/java/fr/iut_fbleau/info/but3/automation/rock_paper_scissors/play/domain/MoveTest.java
Some checks failed
rock-paper-scissors/pipeline/head There was a failure building this commit
b4a28fdcf8
add the test ofr the WELL adding
Update src/main/java/fr/iut_fbleau/info/but3/automation/rock_paper_scissors/play/domain/Move.java
Some checks failed
rock-paper-scissors/pipeline/head There was a failure building this commit
a96b007c1f
Update src/test/java/fr/iut_fbleau/info/but3/automation/rock_paper_scissors/play/domain/MoveTest.java
Some checks failed
rock-paper-scissors/pipeline/head There was a failure building this commit
556908555a
forgetting to change the expected number of possible moves
Update src/test/java/fr/iut_fbleau/info/but3/automation/rock_paper_scissors/play/spi/RandomCpuPickerTest.java
All checks were successful
rock-paper-scissors/pipeline/head This commit looks good
rock-paper-scissors/pipeline/pr-main This commit looks good
5ced2b83e2
Change in the expected number of possible strokes and new possible stroke for the CPU
All checks were successful
rock-paper-scissors/pipeline/head This commit looks good
rock-paper-scissors/pipeline/pr-main This commit looks good
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin update-code:update-code
git checkout update-code
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: felix-vi/rock-paper-scissors#1