- Notifications
You must be signed in to change notification settings - Fork27
Add e2e tests#331
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
Naseem77 wants to merge18 commits intostagingChoose a base branch fromadd-e2e-tests
base:staging
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Add e2e tests#331
Changes from1 commit
Commits
Show all changes
18 commits Select commitHold shift + click to select a range
4906b4c Add e2e Tests
Naseem771238be6 Add api calls/responses for logic layer
Naseem77d96ac6b adding pom for homePage
Naseem777b40625 adding auth setup
Naseem77783d9f4 add docker compose file for database connections
Naseem77862a87b add sidebar tests
Naseem77692efed add user profile tests
Naseem774d34598 update user profile tests
Naseem77a966b03 update auth setup - adding another user
Naseem771b880a4 add database tests
Naseem77f9e369c update playwright CI
Naseem77c124c2e update ci
Naseem77f6c751f update ci
Naseem772ddeb39 Update playwright.yml
Naseem772e65792 update ci
Naseem77d7233b7 update ci
Naseem77bfa04c1 Update playwright.yml
Naseem77610c3f5 update CI and tests
Naseem77File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
update ci
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitc124c2ef06db7530f796d5c7c527afd1d56f6ed0
There are no files selected for viewing
2 changes: 0 additions & 2 deletionse2e/docker-compose.test.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,3 @@ | ||
| services: | ||
| # PostgreSQL test database (for regular tests) | ||
| postgres-test: | ||
4 changes: 1 addition & 3 deletionse2e/test-data/mysql-init.sql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.