We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment: Windows 7, Google Chrome v.103.0.5060.134, Postman for Web v. 9.28.1-220808-1444. Reproducible: always.
Preconditions Postman is opened.
Steps to reproduce
{ "header": "New door for house", "description": "Door", "creation_date": "2022-09-27T03:00:00Z", "completion_date": "2022-10-15T06:00:00Z", "houses": [ { "id": 3503 } ], "status": "draft", "type": "simple" }
Actual result Getting 201 Created status code.
Expected result Should be 400 Validation Exception error (The voting start date can't be current date).
User story and test case links "User story #HP-33 https://home-project-engineering.atlassian.net/browse/HP-33
Labels to be added "Bug", Priority ("pri: normal"), Severity ("severity: major"), Type ("Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment: Windows 7, Google Chrome v.103.0.5060.134, Postman for Web v. 9.28.1-220808-1444.
Reproducible: always.
Preconditions
Postman is opened.
Steps to reproduce
Actual result
Getting 201 Created status code.
Expected result
Should be 400 Validation Exception error (The voting start date can't be current date).
User story and test case links
"User story #HP-33 https://home-project-engineering.atlassian.net/browse/HP-33
Labels to be added
"Bug", Priority ("pri: normal"), Severity ("severity: major"), Type ("Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered: