nasrabadiAM / tictactoe

Another Tic Tac Toe Game
Apache License 2.0
1 stars 0 forks source link

Write Ui Test for first column vertical X Win case #3

Closed nasrabadiAM closed 7 months ago

nasrabadiAM commented 7 months ago

I will write a ui test for this scenario for all vertical scenarios of x win case and then check other scenarios of vertical X win in unit tests. X - D - D X - D - D X - D - D

Also write unit test for all possible scenario of our vertical case of x.

X - D - D X - D - D X - D - D

D - X - D D - X - D D - X - D

D - D - X D - D - X D - D - X