summaryrefslogtreecommitdiff
path: root/run_tests.sh
Commit message (Expand)AuthorAgeFilesLines
* Run pep8 check in run_tests.sh as in toxPavlo Shchelokovskyy2014-03-291-1/+2
* run_tests.sh default doc omits pep8Vic Howard2014-02-181-1/+1
* Don't run pep8 tests with -PChmouel Boudjnah2014-01-281-1/+3
* run_test.sh -V --unit doesn't run using virtualenvPablo Andres Fuente2013-12-021-3/+3
* Use "python -m coverage" instead of coverage cliSteven Hardy2013-10-181-1/+1
* Add debug option to run_tests.shguohliu2013-08-131-1/+20
* Clean up DB migrations when running unit testsZane Bitter2013-05-291-0/+2
* Migrate to flake8Monty Taylor2013-05-171-2/+2
* heat tests : run_tests.sh reinstate text coverage reportSteven Hardy2013-05-011-0/+1
* Re-work run_tests.sh to call testr instead of noseClint Byrum2013-04-301-25/+16
* Update infrastructure to more closely match other OpenStack projectsSteven Dake2013-02-281-4/+2
* heat tests : fix run_tests.sh pep checksSteven Hardy2013-02-211-14/+0
* Typo error, "requied" -> "required" in run_tests.shPierre Freund2013-01-191-1/+1
* run_tests.sh fixup venv/novenv logicSteven Hardy2012-12-201-18/+8
* run_tests.sh cosmetic, make if/then style consistentSteven Hardy2012-12-201-4/+2
* run_tests.sh cosmetic cleanup indentsSteven Hardy2012-12-201-52/+52
* update tox.ini to pep8 latest (1.3.4)Steven Hardy2012-12-201-4/+22
* Rename heat client to heat-cfn.Steve Baker2012-11-051-1/+1
* Add the beginnings of an OpenStack ReST APIZane Bitter2012-09-271-1/+1
* Return exit code rom run_tests.shZane Bitter2012-09-181-0/+5
* Rename heat-api to heat-api-cfnZane Bitter2012-09-061-1/+1
* heat : run_tests.sh allow easier test selectionSteven Hardy2012-08-311-28/+26
* Add new arguments to run_testsJeff Peeler2012-08-291-37/+34
* Split functional test into standalone and utility classJeff Peeler2012-08-231-7/+4
* heat : add heat-boto test clientSteven Hardy2012-07-041-1/+1
* Add option to exclude pep8 examination to run_test.sh.Jeff Peeler2012-05-081-3/+12
* Add test coverage option to run_tests.shJeff Peeler2012-05-081-5/+23
* Added db setup and teardown with sqliteChris Alfonso2012-04-231-6/+7
* Fix the test environmentTomas Sedovic2012-04-181-1/+1
* Add unit test framework nose and associated helper scriptsJeff Peeler2012-04-131-6/+22
* Start separating the api and the implementation.Angus Salkeld2012-03-201-0/+79