1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
chess/test/features
Dan Barber 36670245d7
More move tests
Specifically:

* Test that a user cannot move an opponents pieces
* Test that a user cannot move if it's not their turn
* Test that a move is reflected on the opponents view
2018-03-01 20:16:21 -05:00
..
games_test.exs More move tests 2018-03-01 20:16:21 -05:00
registration_test.exs Registration works 2018-02-02 10:31:04 -05:00
session_test.exs Add uniqueness constraint 2018-02-02 15:42:07 -05:00