Mukund Sivaraman
|
803bd5a3f2
[3028] Fix assertion call
|
11 years ago |
Michal 'vorner' Vaner
|
a8bb19e316
[3028] Check the shutdown is actually called
|
11 years ago |
Michal 'vorner' Vaner
|
507da49470
[3028] Get rid of the print_settings command completely
|
11 years ago |
Mukund Sivaraman
|
c79031b28b
[master] Fix exception types caught
|
11 years ago |
Mukund Sivaraman
|
940eae0ca5
[2962] Don't raise another exception, but re-raise the same one
|
11 years ago |
Mukund Sivaraman
|
da1318c5b1
[3056] Skip another test for root user
|
11 years ago |
Mukund Sivaraman
|
bf471e6c62
[3056] Skip another test for root user
|
11 years ago |
JINMEI Tatuya
|
f0f403fc8e
[2712] removed a meaningless test case.
|
12 years ago |
JINMEI Tatuya
|
b9c84e0e73
[2712] don't directly call command_handler() from http handler thread.
|
12 years ago |
JINMEI Tatuya
|
05e0a3a8a9
[2712] check the running thread of cmdctl's command_handler().
|
12 years ago |
Jelte Jansen
|
50b124aea4
[master] Fix test: remove sleep, use fake mtime
|
12 years ago |
Jelte Jansen
|
16e8be506f
[master] Merge branch 'trac2710'
|
12 years ago |
Michal 'vorner' Vaner
|
3c243b229d
[2710] Terminate the last line of text
|
12 years ago |
Jelte Jansen
|
3c1fc036f7
[2710] address review comments
|
12 years ago |
Jelte Jansen
|
38faa03d1c
[2710] Lower sleep time for mtime change
|
12 years ago |
Jelte Jansen
|
d27e68b1e1
[2710] Better handling of nonexistent file
|
12 years ago |
Jelte Jansen
|
0a55e2f325
[2710] Check file mtime and name, and reread if changed
|
12 years ago |
Jelte Jansen
|
a2108be0ae
[2710] Add tests for expected behaviour of cmdctl accounts file reload
|
12 years ago |
Mukund Sivaraman
|
99fbbc37fe
[2641] Rename and fix CMDCTL_SRC_PATH usage
|
12 years ago |
JINMEI Tatuya
|
cfc683caf3
[2641] editorial: folded a long line
|
12 years ago |
Mukund Sivaraman
|
f75fcf0b19
[2641] Remove the /users-exist cmdctl API call, and client code from bindctl
|
12 years ago |
Mukund Sivaraman
|
77af0818a3
[2641] Test /login API call
|
12 years ago |
Mukund Sivaraman
|
e86811d193
[2641] Rename test
|
12 years ago |
Mukund Sivaraman
|
1e653cb517
[2641] Test /users-exist API call
|
12 years ago |
Mukund Sivaraman
|
2b9c6a4546
[2641] Add test for _is_session_valid()
|
12 years ago |
Mukund Sivaraman
|
f597ce3956
[2641] Move get_user_info() call to its own unittest
|
12 years ago |
Mukund Sivaraman
|
97d4ccea57
[2641] Add method to get the number of users
|
12 years ago |
Mukund Sivaraman
|
21e0ea894b
[2641] Move populated cmdctl-accounts.csv to testdata directory
|
12 years ago |
JINMEI Tatuya
|
f969ebef7a
[master] use assertTrue+isinstance instead of assertIsInstance.
|
12 years ago |
Jelte Jansen
|
64dd4df0a8
[2595] Address more review comments
|
12 years ago |