summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Split functions to avoid eventlet import.Monty Taylor2012-02-061-1/+2
* Makes common/cfg.py raise AttributeErrorVishvananda Ishaya2012-02-021-0/+5
* Add the Mapping interface to cfg.ConfigOptsMark McLoughlin2012-01-271-0/+29
* Merge "Add support to cfg for disabling interspersed args"Jenkins2012-01-231-0/+12
|\
| * Add support to cfg for disabling interspersed argsMark McLoughlin2012-01-231-0/+12
* | Add cfg test case for recursive substitutionMark McLoughlin2012-01-231-0/+8
|/
* Get cfg test cases to 100%Mark McLoughlin2012-01-121-5/+91
* Add cfg test case for exceptions' __str__ methodsMark McLoughlin2012-01-121-0/+39
* Fix some cfg test case naming conflictsMark McLoughlin2012-01-121-18/+18
* Add new cfg moduleMark McLoughlin2012-01-101-0/+784
* make sure a '_' function is availible for noseJason Kölker2012-01-041-0/+2
* add some server testsJason Kölker2011-12-021-0/+20
* moar utils testsJason Kölker2011-12-021-0/+53
* add utils testJason Kölker2011-12-011-0/+70
* add context middleware testsJason Kölker2011-12-012-0/+79
* add more coverage to test_extensionsJason Kölker2011-12-011-1/+66
* add exceptions test coverageJason Kölker2011-12-011-0/+151
* add context 'tests'Jason Kölker2011-12-011-0/+27
* add more config testsJason Kölker2011-12-011-3/+61
* Rename setup_extensions_test_app so that nosetests ignores itJason Kölker2011-11-301-15/+15
* add __init__.py so tests run, remove bin and skeleton from pep8Jason Kölker2011-11-012-0/+0
* Merge commit '99b2c6c202b1ec450e5f7bc1c4080f8c36773376'Jason Kölker2011-11-014-24/+110
|\
| * Rajaram/Vinkesh|increased tests for Request and Response serializersRajaram Mallya2011-09-142-9/+17
| * Rajaram/Vinkesh|added config test file from glanceRajaram Mallya2011-09-091-0/+66
| * Rajaram/Vinkesh|Default xmlns for extension serialization can be overriden, a...Rajaram Mallya2011-09-091-15/+27
* | merge in upstreamJason Kölker2011-11-013-0/+0
|/
* Rajaram/Vinkesh | Copied tests for wsgi from nova. Added default content/acce...Rajaram Mallya2011-09-083-12/+555
* Rajaram/Vinkesh | Fixed the extension bug where custom collection actions' ro...Rajaram Mallya2011-09-071-3/+3
* Vinkesh/Rajaram|Added nova's extension framework into common and tests for itRajaram Mallya2011-09-074-0/+544
* Initial skeleton projectJay Pipes2011-07-263-0/+0