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

Added Tests of stressful conditions #21

Merged
merged 31 commits into from
Oct 6, 2016
Merged

Added Tests of stressful conditions #21

merged 31 commits into from
Oct 6, 2016

Conversation

EtgarSH
Copy link
Contributor

@EtgarSH EtgarSH commented Aug 8, 2016

  1. A suite test that check stressful conditions on the bridge.
  2. The RN test project is now maintainable for lot of tests (renderTestButton).

1. A suite test that check stressful conditions on the bridge.
Added a test that runs the simple flow tests many times. For my
surprise, it doesn’t pass. The detox-server crashes in the 11th time.
Because there are less tests in the Multi Tests…
@@ -0,0 +1,41 @@
const MULTI_TEST_COUNT = 35

describe.only('Stressful Use', function() {
Copy link

Choose a reason for hiding this comment

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

don't push describe.only to master.. it removes all other tests

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OOPS...

@talkol talkol merged commit d7535a8 into master Oct 6, 2016
@rotemmiz rotemmiz deleted the Stressful-Tests branch December 25, 2016 16:22
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants