fuel-ostf/fuel_plugin/testing/tests/functional
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
..
__init__.py Flake8 errors fix 2014-03-27 15:43:33 +02:00
base.py Row tests exectuion via locking mechanism added 2014-04-02 16:00:49 +03:00
tests.py Cleaned and made integration tests working 2015-01-13 08:43:04 +00:00