Closed otaviobp closed 4 years ago
The idea on having an API test is to test only what's going to be in our API, so error messages shouldn't be validated. If there's need to check an error message it should be checked in another test on another category.
The idea on having an API test is to test only what's going to be in our API, so error messages shouldn't be validated. If there's need to check an error message it should be checked in another test on another category.