Skip to content

chore: Adding E2E tests #151

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

Merged
merged 16 commits into from
Feb 23, 2022
Merged

Conversation

zashraf1985
Copy link
Contributor

@zashraf1985 zashraf1985 commented Feb 19, 2022

Summary

React SDK contains unit tests but its not possible to cover many scenarios using those. We have started working on an E2E test suite in a private repo here. This PR enables this repo to trigger E2E tests on PRs. E2E test suite is not complete yet, so we are not making the check mandatory. Once we have something significant in that repo, we will make this check mandatory.

Since we were working in the travis config file, we cleaned it up a bit and removed the unnecessary markdown lint which has already been removed from other repos.

Test Plan

Tested the triggering mechanism thoroughly and it appears to be working fine.

@zashraf1985 zashraf1985 reopened this Feb 21, 2022
@zashraf1985 zashraf1985 marked this pull request as ready for review February 21, 2022 23:56
@zashraf1985 zashraf1985 reopened this Feb 22, 2022
@zashraf1985 zashraf1985 changed the title chore: Adding Integration tests chore: Adding E2E tests Feb 22, 2022
@zashraf1985 zashraf1985 removed their assignment Feb 22, 2022
Copy link
Contributor

@msohailhussain msohailhussain left a comment

Choose a reason for hiding this comment

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

lgtm

@zashraf1985 zashraf1985 merged commit 49ba62d into master Feb 23, 2022
@zashraf1985 zashraf1985 deleted the zeeshan/travis-integration-tests branch February 23, 2022 00:13
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.

2 participants