Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

MAID-2577 test/Soak-test: Create a first draft of a soak test for safe_app_nodejs package #219

Merged
merged 4 commits into from
Mar 16, 2018

Conversation

bochaco
Copy link
Contributor

@bochaco bochaco commented Mar 12, 2018

To run the soak test:
# npm run soak_test ['number of iterations (default: 246)' ['number of steps per iterations: 1 to 17 (default: 17)'] ]

Default number of steps is 246 as it's the maximum number of steps that can be executed before running out of credit with mock routing and with current set of steps.

To run the test an auth URI needs to be generated and replace the one in L5, or the MockVault uploaded with this PR can be used which let the test to work out of the box.

E.g. to run 124 iterations with all 17 steps:
# npm run soak_test 124 17

@coveralls
Copy link

coveralls commented Mar 12, 2018

Coverage Status

Coverage remained the same at 91.857% when pulling 3eac0f8 on bochaco:MAID-2577-soak-test into 19d8d06 on maidsafe:master.

@bochaco bochaco changed the title [WIP] MAID-2577 test/Soak-test: Create a first draft of a soak test for safe_app_nodejs package MAID-2577 test/Soak-test: Create a first draft of a soak test for safe_app_nodejs package Mar 14, 2018
safesurfer
safesurfer approved these changes Mar 16, 2018
@bochaco bochaco merged commit dadd895 into maidsafe-archive:master Mar 16, 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.

4 participants