fuel-ostf/fuel_plugin
Sebastian Kalinowski bac8730db5 Reorganized and cleaned unit tests
Now all tests in 'unit' directory can be easily run
 * http requests are mocked
 * do not require access to /var/log
 * do not require db access
 * "integration" tests are in separate directory
 * tox -epy26 -- fuel_plugin/testing/tests/unit/ allows
   to run tests for now (will be added to run_tests.sh in the
   future)
Introduced requests-mock to mock requests calls
Moved "base.py" from unitests dir to better place.

Change-Id: I94ce611015e6d33675f94a04082da2aa6878074a
Partial-Bug: #1404892
2015-01-08 09:27:37 +01:00
..
ostf_adapter Add release version to test and cluster tags 2014-11-27 16:32:31 +02:00
ostf_client OS access credentials processing added 2014-07-02 14:12:51 +03:00
testing Reorganized and cleaned unit tests 2015-01-08 09:27:37 +01:00
__init__.py Move plugin from ostf_plugin repo 2013-09-18 14:20:11 +03:00