Skip to content

Commit

Permalink
Niloofar | Mark | @deriv/integration and playwright implementations […
Browse files Browse the repository at this point in the history
…POC] (#9761)
  • Loading branch information
niloofar-deriv committed Sep 13, 2023
1 parent 8bd4510 commit 6596cca
Show file tree
Hide file tree
Showing 53 changed files with 13,708 additions and 2,231 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ commands:
- "packages/hooks/node_modules"
- "packages/cfd/node_modules"
- "packages/indicators/node_modules"
- "packages/integration/node_modules"
- "packages/p2p/node_modules"
- "packages/reports/node_modules"
- "packages/shared/node_modules"
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ packages/appstore/lib/
packages/appstore/.out
.env
nx-cloud.env

test-results/
playwright-report/
playwright/.cache/
16 changes: 0 additions & 16 deletions end-to-end-test/.env.example

This file was deleted.

27 changes: 0 additions & 27 deletions end-to-end-test/.github/workflows/playwright.yml

This file was deleted.

4 changes: 0 additions & 4 deletions end-to-end-test/.gitignore

This file was deleted.

63 changes: 0 additions & 63 deletions end-to-end-test/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions end-to-end-test/global-setup.ts

This file was deleted.

21 changes: 0 additions & 21 deletions end-to-end-test/package.json

This file was deleted.

118 changes: 0 additions & 118 deletions end-to-end-test/playwright.config.ts

This file was deleted.

72 changes: 0 additions & 72 deletions end-to-end-test/tests/change-endpoint/change-endpoint.tsx

This file was deleted.

Loading

1 comment on commit 6596cca

@vercel
Copy link

@vercel vercel bot commented on 6596cca Sep 13, 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.binary.sx
deriv-app-git-master.binary.sx
deriv-app.vercel.app

Please sign in to comment.