Linux Foundation Collaborative Projects
index
:
releng
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
test
/
testapi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-05
Merge "leverage executor to test_testcase.py in TestAPI"
Serena Feng
1
-59
/
+64
2017-05-05
Merge "leverage executor to test_project.py in TestAPI"
Serena Feng
1
-61
/
+55
2017-05-05
Merge "leverage executor to test_result.py in TestAPI"
Serena Feng
1
-103
/
+105
2017-04-27
Merge "leverage executor to test_token/version.py in TestAPI"
Morgan Richomme
2
-42
/
+41
2017-04-27
Merge changes from topics 'unittest_executor', 'import_absolute'
Morgan Richomme
10
-34
/
+117
2017-04-13
leverage executor to test_token/version.py in TestAPI
SerenaFeng
2
-42
/
+41
2017-04-13
leverage executor to test_testcase.py in TestAPI
SerenaFeng
1
-59
/
+64
2017-04-13
leverage executor to test_result.py in TestAPI
SerenaFeng
1
-103
/
+105
2017-04-13
leverage executor to test_project.py in TestAPI
SerenaFeng
1
-61
/
+55
2017-04-13
impl executor and leverage to test_pod.py in TestAPI
SerenaFeng
2
-24
/
+107
2017-04-10
import from absolute path in TestAPI unit
SerenaFeng
9
-10
/
+10
2017-04-09
unify data existence check
SerenaFeng
7
-173
/
+189
2017-04-06
change not_found to forbidden when db not exist
SerenaFeng
2
-6
/
+6
2017-04-06
unify error message in TestAPI
SerenaFeng
14
-67
/
+122
2017-03-30
unify raise exception process
SerenaFeng
4
-33
/
+52
2017-03-30
replace self-defined http codes with standard definitions
SerenaFeng
13
-126
/
+115
2017-03-29
add rename scenario exceptions
SerenaFeng
2
-8
/
+54
2017-03-28
keep methods' name/docstring after decorator
SerenaFeng
2
-0
/
+7
2017-03-23
Merge "start TestAPI in venv with no config-file"
Jose Lausuch
1
-2
/
+7
2017-03-23
Merge "restore setup.cfg in case submitted by mistake"
Jose Lausuch
1
-0
/
+3
2017-03-23
Merge "make unittest execution more user-friendly"
Jose Lausuch
2
-10
/
+9
2017-03-23
make unittest execution more user-friendly
SerenaFeng
2
-10
/
+9
2017-03-23
restore setup.cfg in case submitted by mistake
SerenaFeng
1
-0
/
+3
2017-03-23
start TestAPI in venv with no config-file
SerenaFeng
1
-2
/
+7
2017-03-23
fix: always return 200 even if exception happens
SerenaFeng
1
-6
/
+0
2017-03-14
utils: fix yamllint issues
Jessica Wagantall
2
-3
/
+3
2017-03-02
Problem with rally_sanity results
SerenaFeng
1
-98
/
+116
2017-03-01
bugfix unittest test_queryProject occasionally failed in TestAPI
SerenaFeng
2
-4
/
+67
2017-02-27
Merge "make unittest cover server.py in TestAPI"
Morgan Richomme
5
-19
/
+56
2017-02-27
Use new-style classes which inherit from object in TestAPI
SerenaFeng
1
-1
/
+1
2017-02-27
make unittest cover server.py in TestAPI
SerenaFeng
5
-19
/
+56
2017-02-24
leverage tox to facilitate the development
SerenaFeng
3
-0
/
+78
2017-02-24
add unittest of config.py
SerenaFeng
8
-17
/
+105
2017-02-24
fix internal port of TestAPI
SerenaFeng
2
-9
/
+3
2017-02-22
Add unit tests to token based authentication
rohitsakala
3
-2
/
+121
2017-02-21
Add token based authentication for post/update/delete
rohitsakala
6
-0
/
+34
2017-02-21
fix violation of import rule in TestAPI
SerenaFeng
17
-274
/
+273
2017-02-15
implement delete and related unittest
SerenaFeng
2
-12
/
+34
2017-02-14
Fix flake8 violations in releng
jose.lausuch
2
-3
/
+5
2017-02-11
Change automation to original testresults server
rohitsakala
1
-2
/
+2
2017-02-09
update scenario and related unittest
SerenaFeng
4
-28
/
+384
2017-02-06
Change testresults url to auto testresults url
rohitsakala
1
-2
/
+2
2017-01-25
Merge "Add nose and coverage requirements in unittest script"
Jose Lausuch
1
-9
/
+5
2017-01-25
Add nose and coverage requirements in unittest script
rohitsakala
1
-9
/
+5
2017-01-24
Merge "Remove start and finish builders from jenkins job"
Jose Lausuch
4
-42
/
+12
2017-01-23
Merge "Add code coverage report in jenkins job"
Morgan Richomme
2
-14
/
+37
2017-01-23
Add code coverage report in jenkins job
rohitsakala
2
-14
/
+37
2017-01-22
Shortening swagger spec nicknames
rohitsakala
6
-22
/
+22
2017-01-21
Remove start and finish builders from jenkins job
rohitsakala
4
-42
/
+12
2017-01-20
Merge "Add exit in build script to notify jenkins"
Jose Lausuch
2
-1
/
+6
[next]