|
4608d12b69
|
Make the OBS class a bit more PEP8-compilant
|
2014-03-05 16:22:17 +01:00 |
|
Michal Hrusecky
|
cf136d31c1
|
Minor fixes to the test suite
* devel project is always home:Admin
* fix creation of links to be really created
|
2014-03-05 11:13:07 +01:00 |
|
Michal Hrusecky
|
75d88686ec
|
Improve select test suite
|
2014-03-04 16:35:30 +01:00 |
|
Michal Hrušecký
|
e8c3dcaf81
|
Merge pull request #88 from scarabeusiv/master
Implement non-ring project verification to not wait on obs/openQA
|
2014-03-04 15:46:23 +01:00 |
|
Michal Hrusecky
|
ba8dd50bd5
|
Implement a way to use custom statuses
|
2014-03-04 15:13:19 +01:00 |
|
Tomáš Chvátal
|
cdee7e8e9f
|
Whitespace. Remove unused mock function.
|
2014-03-04 14:17:53 +01:00 |
|
Stephan Kulow
|
958a226ee2
|
test the basics for select
|
2014-03-04 10:55:55 +01:00 |
|
Michal Hrusecky
|
dbb547555b
|
Merge branch 'master' of github.com:openSUSE/osc-plugin-factory
|
2014-03-03 23:28:58 +01:00 |
|
Michal Hrusecky
|
9d807410ce
|
Providing fake build results for staging projects
|
2014-03-03 23:26:44 +01:00 |
|
Michal Hrusecky
|
e42e9d0da0
|
Initial support for testing project check
|
2014-03-03 16:17:41 +01:00 |
|
|
780073f6d8
|
Fix headers and comment dead code.
|
2014-02-28 11:45:06 +01:00 |
|
Tomáš Chvátal
|
a1cc405c3e
|
Really test ring comparsion.
|
2014-02-27 13:39:57 +01:00 |
|
Michal Hrusecky
|
a4694f6344
|
Ugly hack to migrate the rest of the tests
|
2014-02-26 16:22:56 +01:00 |
|
Michal Hrusecky
|
6f3dae1fb6
|
Migrate build results tests
|
2014-02-26 16:11:32 +01:00 |
|
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 |
|