tuning-box/tuning_box/tests
Alexander Kislitsky 8f5bf1883d Put, post operations implemented for environments
Implementation of environment operations moved to library package.
Code for searching objects by ids and names extracted to the library
function.
Exceptions propagation added to example config. It is useful for
testing and troubleshooting to have error message not only in logs
but in the API response too.
Tuningbox errors hierarchy added to the project.

Change-Id: Ic2fd3c3c17409723bfa3cfff1c0bb18f3a65f0d7
2016-08-15 18:54:06 +03:00
..
library Put, post operations implemented for environments 2016-08-15 18:54:06 +03:00
__init__.py Initial Cookiecutter Commit. 2015-11-25 18:20:28 -08:00
base.py Fix table prefixing through reloading of models module 2016-03-15 14:11:20 +03:00
test_app.py Put, post operations implemented for environments 2016-08-15 18:54:06 +03:00
test_cli.py Add "override" CLI command 2016-04-15 17:04:25 +03:00
test_converters.py Add id_or_name URL converter 2016-03-25 16:46:31 +03:00
test_db.py Scripts for upgrade/downgrade tuningbox DB added 2016-05-31 23:13:40 +03:00