PUZ-API-003

Submit move for wrong puzzle returns 400

Move submission validates puzzle ID

P0
automation
puzzle
api
validation
negative
Test Steps
Steps to execute this test
  1. Call POST /api/puzzle-attempts with wrong puzzle_id
Expected Result

400 Bad Request: Puzzle ID does not match active puzzle.

Preconditions
  • Active session with puzzle A
Execution History
Recent test executions

This test has not been executed yet