index
:
delta/openstack/python-openstackclient.git
feature/osc4
master
stable/2023.1
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-openstackclient
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openstackclient
/
tests
/
common
/
test_parseractions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
move unit tests to new "unit" test module
Steve Martinelli
2016-09-08
1
-221
/
+0
*
Use assertEqual() instead of assertDictEqual()
Tang Chen
2016-07-25
1
-1
/
+1
*
osc-lib: parseractions
Dean Troyer
2016-06-13
1
-0
/
+3
*
Error handling for KeyValueAction class.
Huanxuan Ao
2016-06-08
1
-10
/
+7
*
Use assertItemsEqual() instead of assertListEqual()
Tang Chen
2016-03-14
1
-10
/
+2
*
Add MultiKeyValueAction to custom parser action
Tang Chen
2016-02-27
1
-0
/
+129
*
Refactor: Initialize parser in setUp() in TestNonNegativeAction
Tang Chen
2015-12-28
1
-26
/
+10
*
Refactor: Initialize parser in setUp() in TestKeyValueAction
Tang Chen
2015-12-28
1
-52
/
+9
*
Replace assertEqual(None, *) with assertIsNone(*)
Xi Yang
2015-12-25
1
-1
/
+1
*
Fix the bug of "openstack console log show"
xiexs
2015-11-09
1
-0
/
+55
*
fix the wrong order of assertEqual args
wanghong
2015-01-27
1
-1
/
+1
*
Fixed several typos throughout the codebase
Alex Gaynor
2014-05-21
1
-1
/
+1
*
Move tests into project package.
Monty Taylor
2013-06-30
1
-0
/
+104