9 Commits

Author SHA1 Message Date
Michal Hrusecky
3fb324a774 Basic implementation for packages and link creation 2014-02-26 15:23:33 +01:00
Michal Hrusecky
d306d60de6 Recursion when handler not found
Allow to get into recursion if exact request is not found.
2014-02-26 14:17:27 +01:00
Michal Hrusecky
0d782f50da Testing removing package from project 2014-02-26 10:59:41 +01:00
Michal Hrusecky
ca9e98baa7 Support for DELETE
Adding to the framework support for DELETE as well, as it happens from time to
time in API as well.
2014-02-26 10:10:17 +01:00
Michal Hrusecky
8d20a44daa Fix project metadata to be consistent 2014-02-26 09:50:27 +01:00
Michal Hrusecky
2ead43c950 Migrated test_get_package_information 2014-02-25 15:44:40 +01:00
Michal Hrusecky
e68f58c1b3 Use https
Use https everywhere in tests just to get rid of ugly warning :-)
2014-02-25 13:14:17 +01:00
Michal Hrusecky
d2c5097af3 Migrated listing of staging projects
Migrated existing test listing existing staging projects to the new test-suite.
2014-02-25 13:14:06 +01:00
Michal Hrusecky
04e27992f8 Split out fake obs into separate class
Separating test from the state machine simulating obs
2014-02-25 10:58:21 +01:00