add session-duration test, test all api changes made to support recent
API changes for public terminals/shared computers, and update all tests to post data using JSON rather than form encoding, as the front end now does.
Showing
- lib/wsapi/auth_with_assertion.js 5 additions, 3 deletionslib/wsapi/auth_with_assertion.js
- lib/wsapi/authenticate_user.js 2 additions, 1 deletionlib/wsapi/authenticate_user.js
- lib/wsapi_client.js 2 additions, 2 deletionslib/wsapi_client.js
- tests/auth-with-assertion-test.js 2 additions, 2 deletionstests/auth-with-assertion-test.js
- tests/cert-emails-test.js 0 additions, 2 deletionstests/cert-emails-test.js
- tests/delegated-primary-test.js 6 additions, 0 deletionstests/delegated-primary-test.js
- tests/password-length-test.js 32 additions, 16 deletionstests/password-length-test.js
- tests/primary-then-secondary-test.js 2 additions, 2 deletionstests/primary-then-secondary-test.js
- tests/session-duration-test.js 233 additions, 0 deletionstests/session-duration-test.js
- tests/stalled-mysql-test.js 2 additions, 1 deletiontests/stalled-mysql-test.js
- tests/two-level-auth-test.js 2 additions, 2 deletionstests/two-level-auth-test.js
Loading
Please register or sign in to comment