-
Notifications
You must be signed in to change notification settings - Fork 51
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
Update e2e tests urls #217
Conversation
Deploy preview for kind-kilby-95344f processing. Building with commit d8dc2fd https://app.netlify.com/sites/kind-kilby-95344f/deploys/5cdc1c6f0283370008a3facc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it makes sense to move implement these changes directly in the monorepo https://github.com/poanetwork/tokenbridge. What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works for me now :)
I'll move over the changes to the monorepo.
* Commented out package-lock.json * Moved over changes from omni/bridge-ui#217 * Brought back package-lock.json used in e2e. * Edited postinstall to work for sub-repo npm install * Using local oracle * Moved ui/e2e-script to ui-e2e * Introduced ui-e2e workspace. * Updated paths,. removed bridge dockerfile. * Updated e2e script after extracting. * Introduced ui-e2e into CI * Disabled ui-e2e * Updated readme.
Closes #216
@rzadp Please check if e2e tests are working now for you