fuel-ostf/fuel_plugin/testing/tests
Sebastian Kalinowski 98d0287158 Cleaned and made integration tests working
* can be run by tox -epy26 -- fuel_plugin/testing/tests/integration
 * removed code that mimic nailgun
 * used requests_mock to mock http requests
 * added BaseIntegrationTest class that set ups DB
 * it is possible to pass own session when creating
   Pecan app for OSTF
 * added WebTest as a requirement for tests

Change-Id: Id73208c3b0a000c017ec44388e3cecc78d2228a5
Partial-Bug: #1404892
2015-01-13 08:43:04 +00:00
..
functional Cleaned and made integration tests working 2015-01-13 08:43:04 +00:00
integration Cleaned and made integration tests working 2015-01-13 08:43:04 +00:00
unit Reorganized and cleaned unit tests 2015-01-08 09:27:37 +01:00
__init__.py Cleaned and made integration tests working 2015-01-13 08:43:04 +00:00
base.py Cleaned and made integration tests working 2015-01-13 08:43:04 +00:00