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

108 UI tests #165

Merged
merged 17 commits into from
Dec 12, 2023
Merged

108 UI tests #165

merged 17 commits into from
Dec 12, 2023

Conversation

ali1373107
Copy link
Collaborator

No description provided.

@ali1373107 ali1373107 linked an issue Nov 30, 2023 that may be closed by this pull request
Copy link
Collaborator

@TomStrong TomStrong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It won't run on other peoples systems because they don't have the same data in the database as you, you need to have the tests work on an empty environment.
For example the flow could be:
Register a user,
Log out,
Log in as the user you registered,
Create a POI,
Search the POIs,
Update the POI,
Delete the POI,
Delete the user

@5thaks07 5thaks07 self-requested a review December 12, 2023 16:38
Copy link
Collaborator

@5thaks07 5thaks07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice Work Mate

Copy link
Collaborator

@FaizanAhmedSP707 FaizanAhmedSP707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work Ali 👍👍

Copy link
Collaborator

@TomStrong TomStrong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@TomStrong TomStrong merged commit cfe7cc7 into main Dec 12, 2023
1 check passed
@TomStrong TomStrong deleted the 108-ui-tests branch December 12, 2023 18:43
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.

UI Tests
4 participants