Confirmed users
3,727
edits
| Line 114: | Line 114: | ||
* zeus: various logs | * zeus: various logs | ||
== Unit Tests | == Local Install - Unit Tests == | ||
* Front-End Unit Tests | * Front-End Unit Tests | ||
** PASS | ** PASS | ||
| Line 130: | Line 130: | ||
*** Tests completed in 62396 milliseconds. | *** Tests completed in 62396 milliseconds. | ||
*** 983 tests of 983 passed, 0 failed. | *** 983 tests of 983 passed, 0 failed. | ||
== Local Install - Load Test == | |||
* Term1: CREATE_TEST_USERS=2000 BROWSERID_FAKE_VERIFICATION=1 NODE_ENV=test_mysql npm start | |||
* Term2: bin/load_gen -u 1/50 -m 50000 -o -s http://127.0.0.1:10002 | |||
== Stage: Load Tests == | |||
* TBD | |||
== Sample Bug and Issue == | == Sample Bug and Issue == | ||