You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a functional test called legal_b1() to check out that the following sequence of commands returns the expected response.
Commands:
/start classical fen
/legal b1
Response:
{"\/legal":{"color":"w","id":"N","fen":{"a3":"rnbqkbnr\/pppppppp\/8\/8\/8\/N7\/PPPPPPPP\/R1BQKBNR b KQkq -","c3":"rnbqkbnr\/pppppppp\/8\/8\/8\/2N5\/PPPPPPPP\/R1BQKBNR b KQkq -"}}}
Write a functional test called
legal_b1()
to check out that the following sequence of commands returns the expected response.Commands:
Response:
See:
Keep it up,
The text was updated successfully, but these errors were encountered: