Skip to content
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

Run missing browser tests on Travis #190

Merged
merged 3 commits into from
Jul 25, 2018
Merged

Conversation

webmaster128
Copy link
Contributor

@webmaster128 webmaster128 commented Jul 24, 2018

Based on #189

Browser tests for iov-encoding and iov-api have not been executed.

I now changed the script such that test-chrome, test-safari, test-firefox are executed in all packages where they exist.

@webmaster128 webmaster128 requested a review from ethanfrey July 24, 2018 16:56

yarn test-chrome
fold_start "test-chrome"
Copy link
Contributor

Choose a reason for hiding this comment

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

yes, this part is cleaner

@@ -19,6 +19,12 @@ const pendingWithoutTendermint = () => {
};

describe("Web4Write", () => {
it("can be constructed with no chains", () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

good empty case, so we can support adding later

@ethanfrey
Copy link
Contributor

Looks good, please resolve conflict and merge

Simon Warta added 2 commits July 25, 2018 07:41
we need at least 1 running spec for karma to succeed
@webmaster128 webmaster128 force-pushed the travis-browsertests branch from 3dcf0fc to 1db5db2 Compare July 25, 2018 05:41
Run test-chrome, test-safari, test-firefox in all packages where the
commands exist
@webmaster128 webmaster128 force-pushed the travis-browsertests branch from 1db5db2 to 94fc1f8 Compare July 25, 2018 05:51
@webmaster128 webmaster128 merged commit 3f5f28d into master Jul 25, 2018
@webmaster128 webmaster128 deleted the travis-browsertests branch July 25, 2018 05:59
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