debian-koji/tests
Ralph Bean 708b6a411c Allow hiding a user from the frontpage task list.
This adds new query arguments to the taskList hub xmlrpc endpoint, and then
makes use of those arguments in koji-web.  A new optional configuration value
is added for koji-web: `HiddenUser`, which can be used to specify which user
account should be hidden.  This could be useful for deployments that have a
continuous-integration account, the spam from which makes the frontpage
difficult to read.

Unit test cases are also added for some functions of the hub taskList endpoint.

Signed-off-by: Ralph Bean <rbean@redhat.com>
2016-05-16 13:43:39 -04:00
..
test_hub Allow hiding a user from the frontpage task list. 2016-05-16 13:43:39 -04:00
__init__.py Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
test_krbv.py Test krbv failing when krbV is not installed. 2016-03-15 11:29:41 -04:00
test_parsers.py Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
test_profiles.py add unit test for using profiles in threads 2016-04-11 12:09:28 -04:00
test_utils.py Add tests for koji.Enum. 2016-03-15 11:29:41 -04:00