update-code #1

Open
Patrick FELIX-VIMALARATNAM wants to merge 5 commits from update-code into main

5 Commits

Author SHA1 Message Date
5ced2b83e2 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
Change in the expected number of possible strokes and new possible stroke for the CPU
2025-11-29 19:55:45 +01:00
556908555a 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
forgetting to change the expected number of possible moves
2025-11-29 19:50:50 +01:00
a96b007c1f 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
2025-11-29 19:48:26 +01:00
b4a28fdcf8 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
add the test ofr the WELL adding
2025-11-29 19:37:30 +01:00
699de02810 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
add WELL in the game, the WELL loose in front of the PAPER and win against the ROCK and the SCISSORS.
2025-11-29 19:29:39 +01:00