diff options
| author | kali <kali@leap.se> | 2013-01-24 18:47:41 +0900 |
|---|---|---|
| committer | kali <kali@leap.se> | 2013-01-24 18:47:41 +0900 |
| commit | 9cdc193c587631986e579c1ba37a8b982be01238 (patch) | |
| tree | 7d1d0b15a10e8ff4e21ca09633781bc471593976 /pkg | |
| parent | 26d1849415402a5aa826c57519d40a19cc67c059 (diff) | |
all tests green again
plus:
* added soledad test requirements
* removed soledad from run_tests run (+1K tests failing)
* added option to run All tests to run_tests script
* pep8 cleanup
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/test-requirements.pip | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/test-requirements.pip b/pkg/test-requirements.pip index 11ccf4eb..43bec43c 100644 --- a/pkg/test-requirements.pip +++ b/pkg/test-requirements.pip @@ -4,3 +4,8 @@ mock nose pep8==1.1 sphinx>=1.1.2 +nose-exclude + +# for soledad * to be splitted * +testscenarios +testtools |
