Open AndrChristina opened 2 years ago
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).
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).