File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 113113 "tricks" : 1
114114 }
115115 },
116+ {
117+ "uuid" : " 5be39bb6-1b34-4ce6-a1cd-0fcc142bb272" ,
118+ "description" : " simple loop with decks of 3 cards" ,
119+ "property" : " simulateGame" ,
120+ "input" : {
121+ "playerA" : [" J" , " 2" , " 3" ],
122+ "playerB" : [" 4" , " J" , " 5" ]
123+ },
124+ "expected" : {
125+ "status" : " loop" ,
126+ "cards" : 8 ,
127+ "tricks" : 3
128+ }
129+ },
116130 {
117131 "uuid" : " 2795dc21-0a2a-4c38-87c2-5a42e1ff15eb" ,
118132 "description" : " the story is starting to get a bit complicated" ,
518532 "tricks" : 4
519533 }
520534 },
521- {
522- "uuid" : " 5be39bb6-1b34-4ce6-a1cd-0fcc142bb272" ,
523- "description" : " simple loop with decks of 3 cards" ,
524- "property" : " simulateGame" ,
525- "input" : {
526- "playerA" : [" J" , " 2" , " 3" ],
527- "playerB" : [" 4" , " J" , " 5" ]
528- },
529- "expected" : {
530- "status" : " loop" ,
531- "cards" : 8 ,
532- "tricks" : 3
533- }
534- },
535535 {
536536 "uuid" : " 3107985a-f43e-486a-9ce8-db51547a9941" ,
537537 "description" : " simple loop with decks of 4 cards" ,
You can’t perform that action at this time.
0 commit comments