Stephan Kulow
4185bfc552
adapt test fixtures
2014-09-01 11:14:44 +02:00
Stephan Kulow
e2ff3e8afa
changed the paths again after discussion
2014-08-25 12:44:05 +02:00
af41f78daa
action #3078 - adapt check_command to the new dashboard route
2014-08-22 14:30:41 +02:00
Ludwig Nussel
b389171619
list pending staging requests for correct project
2014-08-20 13:52:20 +02:00
08b6227a15
Fix tests after changes in pending_requests()
2014-08-15 09:34:52 +02:00
29b8bcca6b
Makes staging pluging Factory agnostic.
2014-08-07 12:58:47 +02:00
5962765901
action #2858 Remove code from staging relate with the old osc staging check command
2014-07-31 14:16:54 +02:00
3d5201b5c6
Fix fixtures and tests.
2014-07-17 14:58:02 +02:00
8c3e87e246
Needs have too many e's.
2014-07-15 11:08:28 +02:00
2cbddb6f9d
Add failing modules information for openQA.
2014-07-09 17:50:06 +02:00
79086419bc
Add architecture to the report.
2014-07-08 17:06:31 +02:00
7048597bf4
Remove more superflous data.
2014-07-08 16:54:56 +02:00
5750f4dfb0
action #2628 adapt osc staging check to read the information from obs_factory.
2014-07-08 15:33:39 +02:00
b73b0bb45d
Fix tests
2014-07-04 15:20:28 +02:00
70631b27d9
Remove empty line.
2014-07-01 09:30:54 +02:00
414ad1390e
Enable comments.
2014-06-27 09:50:08 +02:00
ccfb48511e
Add initial test for check_specs.
2014-06-25 14:17:52 +02:00
53d7614f97
Fix description.
2014-06-25 12:00:07 +02:00
46c5c5c001
Initial tests for checkrepo.
2014-06-25 12:00:07 +02:00
c5daf9a956
Remove fake oscs for testing.
2014-06-23 15:06:03 +02:00
4c0d469a96
Remove pep8 complains.
2014-06-23 14:20:11 +02:00
Stephan Kulow
4b432b9bb1
fix the test suite for the subpkg tests
...
actually the biggest impact has my refusal to select into outdated prjs
2014-06-17 14:39:51 +02:00
Ancor Gonzalez Sosa
84193d62e8
Nicer comments (using the improved OBS markup) for (un)select
2014-06-17 11:39:59 +02:00
Ancor Gonzalez Sosa
12a55af2e6
Fix identation in accept_tests
2014-06-16 17:39:46 +02:00
Ancor Gonzalez Sosa
e439717f2e
Fixtures for source/home:Adrian turned into symlinks
2014-06-16 17:38:43 +02:00
Ancor Gonzalez Sosa
c7774d8b8b
AcceptCommand only adds one comment
...
Added tests for AcceptCommand with a new Staging:C fixture.
2014-06-16 17:15:24 +02:00
550e98d6c2
Refactor of check_one_request into checkrepo module.
2014-06-12 18:26:09 +02:00
6b19043b08
Move the testing documentation.
2014-06-11 15:53:06 +02:00
Ancor Gonzalez Sosa
af8a8341c5
Use markdown comments to hide the mark on generated OBS comments
2014-06-04 18:34:08 +02:00
Ancor Gonzalez Sosa
507e50d633
Write only one comment per action
...
* For every 'select' or 'unselect' a single comment is written in
every affected project
* Previous automatic comments are deleted (as a first approach)
* For more info, see https://progress.opensuse.org/issues/2564
2014-06-04 16:54:21 +02:00
77d1d18c48
Rewrite OBS mockup test, fixtures and tests.
2014-06-04 11:04:37 +02:00
9dd73418f0
Add completely useless OBS response for comments.
2014-05-20 14:39:16 +02:00
Tomáš Chvátal
73084cf3dc
Import freeze command visibly and fix select test.
2014-03-07 15:10:04 +01:00
Michal Hrusecky
eda367cd99
Fix yet another test
2014-03-07 15:05:22 +01:00
Michal Hrusecky
23a1cef719
Fix test
2014-03-07 14:46:25 +01:00
Michal Hrusecky
32a1765e0f
Allow searching for requests
2014-03-07 14:28:53 +01:00
Tomáš Chvátal
debf755f31
Merge pull request #108 from miska/master
...
Try to implement more package handling
2014-03-07 14:03:42 +01:00
Michal Hrusecky
37eab408ed
Try to implement more package handling
2014-03-07 13:58:33 +01:00
71170d7aff
Check package matches in find_request_package()
2014-03-06 16:59:49 +01:00
Michal Hrusecky
da70085a34
Small obs class cleanup
2014-03-06 15:24:34 +01:00
Stephan Kulow
742d80d059
fix test by giving real results not fake
2014-03-06 10:44:52 +01:00
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
31f3cdbc88
Test move from API
2014-03-05 11:12:53 +01:00
Michal Hrusecky
75d88686ec
Improve select test suite
2014-03-04 16:35:30 +01:00
Alberto Planas
2fef8e198e
Merge pull request #89 from openSUSE/coolo_1721
...
fix some bugs in select
2014-03-04 16:09:19 +01:00
Stephan Kulow
57216c9819
fix some bugs in select
2014-03-04 16:05:20 +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
Tomáš Chvátal
6426d92b6a
Fix whitespace.
2014-03-04 15:45:59 +01:00
Michal Hrusecky
ba8dd50bd5
Implement a way to use custom statuses
2014-03-04 15:13:19 +01:00