Skip to content

61 update test values on postman #62

New issue

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

Merged
merged 7 commits into from
Apr 1, 2025
Merged

Conversation

PietrH
Copy link
Member

@PietrH PietrH commented Mar 4, 2025

Fixes #61

This pull request includes updates to several test files to ensure the correct values are being tested and to add new tests for response status and time. The most important changes include updating the expected values in various tests and adding new tests for login validation.

Updates to expected values:

New tests added:

@PietrH PietrH linked an issue Mar 4, 2025 that may be closed by this pull request
9 tasks
@PietrH PietrH self-assigned this Mar 4, 2025
@PietrH PietrH requested a review from sannegovaert March 4, 2025 14:07
@PietrH
Copy link
Member Author

PietrH commented Mar 4, 2025

@sannegovaert

This is a quick update where I update some test values to values I got from Claudia. These values are supposed to be less susceptible to changes. Currently the tests would sometimes fail because a test value was removed from the database, not because the API failed.

After this change, the API tests should be more reliable when it comes to false positive test failures.

@PietrH PietrH merged commit c5f8706 into main Apr 1, 2025
6 checks passed
@PietrH PietrH deleted the 61-update-test-values-on-postman branch April 1, 2025 12:52
@PietrH
Copy link
Member Author

PietrH commented Apr 1, 2025

Thank you for your quick review! I know this one wasn't straightforward ⭐

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update test values on postman
2 participants