azalea
|
17b3405e87
|
* [uitest] Add edituser ui testcase
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
b24806bdc7
|
* [uitest] Add createuser ui testcase
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
57f30d0e70
|
* [uitest] Add edituser ui testcase
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
7180366ccc
|
* [uitest] Adjust createuser ui testcase
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
c2d5a325c1
|
* [uitest] Add createuser ui testcase
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
27f32b1219
|
* [uitest] Add note for editUser
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
93e35eab23
|
* [uitest] Add editUser ui test for edit
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
7c63b00649
|
* [perf] Add note for createEmptyPasswordUser.
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
642d83155f
|
* [perf] Add createEmptyPasswordUser ui test for create user.
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
f111d91c52
|
* [perf] Add note for createEmptyAccountUser.
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
9fa2071e1f
|
* [perf] Add createEmptyAccountUser ui test for create user.
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
88fc82d73c
|
* [perf] Adjust createNormalUser ui test for create user.
|
2024-07-24 16:47:57 +08:00 |
|
azalea
|
11fbc16aed
|
* [perf] Add createNormalUser ui test for create user.
|
2024-07-24 16:47:57 +08:00 |
|
liumengyi
|
4976531b9b
|
* [test] modify unit test.
|
2024-07-17 14:38:50 +08:00 |
|
tianshujie
|
37ba91033b
|
- Remove unused code.
|
2024-05-20 10:55:59 +08:00 |
|
tianshujie
|
08d2d86f85
|
- Remove unused code.
|
2024-05-20 10:52:43 +08:00 |
|
liyang
|
354c300c86
|
* Modify unit test directory structure and data generation method.
|
2024-04-22 14:25:50 +08:00 |
|
wangyidong
|
9232d43b52
|
* Fix unit test.
|
2024-01-19 17:12:47 +08:00 |
|
wangyuting
|
bdae4f0c36
|
* Adjust user unit test `` to ~~.
|
2023-12-26 14:20:59 +08:00 |
|
liugang
|
2517732e73
|
+ userTest: add script to test the getExecutions method of userModel.
|
2023-12-25 16:46:43 +08:00 |
|
liugang
|
f4e578e1bd
|
+ userTest: add script to test the getProjects method of userModel.
|
2023-12-25 16:16:13 +08:00 |
|
liugang
|
77bf6fde71
|
+ userTest: add script to test the fetchExecutionTaskCount method of userTao.
|
2023-12-25 15:00:25 +08:00 |
|
liugang
|
a4912d5781
|
* userTest: refactor script to test the fetchProjects method of userTao.
|
2023-12-25 14:34:00 +08:00 |
|
liugang
|
d146b6d2e8
|
* userTest: refactor script to test the fetchExecutions method of userTao.
|
2023-12-25 14:33:16 +08:00 |
|
liugang
|
8135fdd8fd
|
+ userTest: add script to test the fetchExecutions method of userTao.
|
2023-12-25 14:16:24 +08:00 |
|
liugang
|
dc340c0a06
|
+ userTest: add test step of that the passed parameter is empty.
|
2023-12-25 13:49:09 +08:00 |
|
liugang
|
4300de1170
|
* userTest: add comment of test steps.
|
2023-12-25 13:48:38 +08:00 |
|
liugang
|
648389e7ce
|
+ userTest: add script to test the fetchProjectStoryEstimate method of userTao.
|
2023-12-25 13:45:42 +08:00 |
|
liugang
|
1cae679ca6
|
+ userTest: add script to test the fetchProjectExecutionCount method of userTao.
|
2023-12-25 13:13:48 +08:00 |
|
liugang
|
37a3beae7c
|
* userTest: add script to test the fetchProjects method of userTao.
|
2023-12-25 11:10:11 +08:00 |
|
liugang
|
b870c3e209
|
+ userTest: add script to test the processDisplayValue method.
|
2023-12-23 09:40:53 +08:00 |
|
liugang
|
619acb8393
|
+ userTest: add script to test the fetchExtraUsers method.
|
2023-12-22 19:48:16 +08:00 |
|
liugang
|
6c6ff82bcb
|
+ userTest: add script to test the processMoreLink method.
|
2023-12-22 19:23:09 +08:00 |
|
liugang
|
53a4eacc0b
|
+ userTest: add script to test the checkNeedModifyPassword method.
|
2023-12-22 19:07:00 +08:00 |
|
liugang
|
14fd28bfc3
|
- userTest: remove unused code.
|
2023-12-22 16:16:39 +08:00 |
|
liugang
|
c1ad2185f2
|
+ userTest: add script to test the checkGroupChange method.
|
2023-12-22 15:49:45 +08:00 |
|
liugang
|
15edcfeafc
|
+ userTest: add script to test the checkAccountChange method.
|
2023-12-22 11:26:54 +08:00 |
|
liugang
|
20fdf77f90
|
+ userTest: add script to test the createUserGroup method.
|
2023-12-22 11:07:41 +08:00 |
|
liugang
|
0c00cc9029
|
+ userTest: add script to test the createCompany method.
|
2023-12-22 10:55:08 +08:00 |
|
liugang
|
1d33132214
|
+ userTest: add script to test the identifyUser method.
|
2023-12-21 19:46:49 +08:00 |
|
wangyuting
|
7f77b41ae5
|
* Adjust to ``.
|
2023-12-21 19:12:10 +08:00 |
|
liugang
|
f43ef310d8
|
* userTest: refactor script to test the identify method.
|
2023-12-21 19:05:54 +08:00 |
|
wangyuting
|
0dcb9703aa
|
* Fix module user unit test script.
|
2023-12-21 18:57:15 +08:00 |
|
wangyuting
|
fdbc343b2a
|
* Fix user module unit test scirpt bug.
|
2023-12-21 18:37:55 +08:00 |
|
wangyuting
|
3f8688450c
|
* Refactor userModel::getProductViewListUsers.
|
2023-12-21 17:24:38 +08:00 |
|
wangyuting
|
5b2528b953
|
* Refactor userModel::checkSprintAuthed.
|
2023-12-21 17:04:17 +08:00 |
|
wangyuting
|
72ea5237cc
|
* Refactor userModel::checkProgramPriv.
|
2023-12-21 17:01:05 +08:00 |
|
wangyuting
|
2fdf2cd18b
|
* Refactor userModel::checkproductpriv.
|
2023-12-21 16:55:08 +08:00 |
|
liugang
|
56bf856e13
|
* userTest: refactor script to test the updateContactList method.
|
2023-12-21 16:49:55 +08:00 |
|
liugang
|
b779a59a4e
|
- userTest: remove unused script to test the getPersonalData method.
|
2023-12-21 16:33:25 +08:00 |
|