Skip to content

Commit

Permalink
Ako/80792/playwright setup (#7524)
Browse files Browse the repository at this point in the history
* feat: playwright base setup

* feat: add playwright github workflow

* docs: update md file

* test: implement test cases for onboarding(signup)

* test: add test example to run the onboarding before start

* feat: remove old e2e test setup

* build: remove unused eslint jest playwright plugin

* feat: update checkbox selector to use xpath

* feat: use just account opening emails to signup

* ci: remove qawolf env variable and usecases of it

* ci: remove old e2e test workflow

* test: update test description

* build: enable https

* feat: add suspend function to utils dir

* feat: move ChangeEndpoint method to a separate method

* fix: reduce suspend time as its not needed anymore

* fix: fix cookie banner issue

* feat: add example test for better understanding

* ci: update package-lock.json

* build: update package-lock.json

---------

Co-authored-by: Ako <ali.hosseini@re-work.dev>
  • Loading branch information
ali-hosseini-deriv and Ako committed Apr 18, 2023
1 parent fbf0c87 commit 70fa38f
Show file tree
Hide file tree
Showing 44 changed files with 67,431 additions and 50,005 deletions.
42 changes: 0 additions & 42 deletions .github/workflows/run-e2e-test.yml

This file was deleted.

67 changes: 0 additions & 67 deletions e2e_tests/.env.example

This file was deleted.

5 changes: 0 additions & 5 deletions e2e_tests/.eslintrc.js

This file was deleted.

2 changes: 0 additions & 2 deletions e2e_tests/.gitignore

This file was deleted.

104 changes: 0 additions & 104 deletions e2e_tests/README.md

This file was deleted.

28 changes: 0 additions & 28 deletions e2e_tests/create_test.js

This file was deleted.

34 changes: 0 additions & 34 deletions e2e_tests/jest.config.js

This file was deleted.

6 changes: 0 additions & 6 deletions e2e_tests/jest.setup.js

This file was deleted.

Loading

1 comment on commit 70fa38f

@vercel
Copy link

@vercel vercel bot commented on 70fa38f Apr 18, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

deriv-app – ./

binary.sx
deriv-app-git-master.binary.sx
deriv-app.binary.sx
deriv-app.vercel.app

Please sign in to comment.