Skip to content

Add end-to-end test - #805

Merged
frantic merged 3 commits into
react:masterfrom
frantic:e2e-test
Apr 11, 2015
Merged

Add end-to-end test#805
frantic merged 3 commits into
react:masterfrom
frantic:e2e-test

Conversation

@frantic

Copy link
Copy Markdown
Contributor

The idea is to create a test that makes sure our npm publishing and react-native init workflow is smooth.

@facebook-github-botfacebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 11, 2015
@frantic

Copy link
Copy Markdown
ContributorAuthor

@sahrens, @spicyj - what do you think?

@sahrens

Copy link
Copy Markdown
Contributor

Ooo, cool.

On Apr 10, 2015, at 7:45 PM, Alexander Kotliarskyi notifications@github.com wrote:

@sahrens, @spicyj - what do you think?


Reply to this email directly or view it on GitHub.

This way it's possible to re-run e2e tests faster without re-downloading
all packages. `npm unpublish` is used to avoid getting warning about
publishing the same version of the package
@frantic

Copy link
Copy Markdown
ContributorAuthor

I'm going to land this this and open a new PR for adding tests to SampleApp

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@frantic@sahrens@facebook-github-bot