Bug 320544 - Implement test suite for account management
Summary: Implement test suite for account management
Status: RESOLVED FIXED
Alias: None
Product: bodega
Classification: Applications
Component: Server (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-31 16:49 UTC by Aaron J. Seigo
Modified: 2013-06-02 15:49 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron J. Seigo 2013-05-31 16:49:37 UTC
New test file in test/accounts.js should test:

* creating a new account
* activating
* deactivating

Reproducible: Always
Comment 1 Antonis Tsiapaliokas 2013-06-02 15:39:19 UTC
Git commit 3d9e08f6a066c4c749f4817d0e8595c2d22360f2 by Antonis Tsiapaliokas.
Committed on 01/06/2013 at 12:33.
Pushed by tsiapaliokas into branch 'kokeroulis/test/accounts'.

Add test/accounts.js test.

With this test we are creating a new user,
we are activating that user and we are disable the user.

REVIEW: 110765

A  +104  -0    server/test/accounts.js
M  +2    -1    server/test/support/http.js

http://commits.kde.org/bodega-server/3d9e08f6a066c4c749f4817d0e8595c2d22360f2
Comment 2 Antonis Tsiapaliokas 2013-06-02 15:49:50 UTC
Git commit c9b2f2523d83d1388c35747d81ab3bf7795b3370 by Antonis Tsiapaliokas.
Committed on 01/06/2013 at 12:33.
Pushed by tsiapaliokas into branch 'master'.

Add test/accounts.js test.

With this test we are creating a new user,
we are activating that user and we are disable the user.

REVIEW: 110765

A  +104  -0    server/test/accounts.js
M  +2    -1    server/test/support/http.js

http://commits.kde.org/bodega-server/c9b2f2523d83d1388c35747d81ab3bf7795b3370