PUZ-API-011

Get puzzles with invalid rating range returns 400

Rating range validation

P1
automation
puzzle
api
validation
negative
Test Steps
Steps to execute this test
  1. Call GET /api/puzzles with invalid min > max
  2. Call GET /api/puzzles with negative rating
Expected Result

400 Bad Request: Invalid rating range.

Execution History
Recent test executions

This test has not been executed yet