Skip to content
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

61 update test values on postman #62

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

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.

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
1 participant