Add test for OPTIONS requests #268

Closed
opened 2025-12-28 18:15:35 +00:00 by sami · 0 comments
Owner

Originally created by @tatiana-nspcc on GitHub (Mar 21, 2024).

I'm always frustrated when we make any changes in the REST gateway and testcases don't cover OPTIONS requests and CORS policies.

Describe the solution you'd like

Add tests for OPTIONS requests.

Describe alternatives you've considered

Do not add mentioned test and risk continued suffering.

Additional context

We can't catch mistakes without these tests before deploying a release. We faced this issue in v0.7.0 and v0.8.0 for rest-gw.

Originally created by @tatiana-nspcc on GitHub (Mar 21, 2024). ## Is your feature request related to a problem? Please describe. I'm always frustrated when we make any changes in the REST gateway and testcases don't cover OPTIONS requests and CORS policies. ## Describe the solution you'd like Add tests for OPTIONS requests. ## Describe alternatives you've considered Do not add mentioned test and risk continued suffering. ## Additional context We can't catch mistakes without these tests before deploying a release. We faced this issue in v0.7.0 and v0.8.0 for rest-gw.
sami 2025-12-28 18:15:35 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-testcases#268
No description provided.