]> git.ozlabs.org Git - patchwork/commit
tests: Add XMLRPC interface test
authorJeremy Kerr <jk@ozlabs.org>
Wed, 7 May 2014 02:03:44 +0000 (10:03 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 7 May 2014 02:03:44 +0000 (10:03 +0800)
commit62cc9ab37080e2a49708d6a5cc2d07d9a76541fe
treed36455b9d4ff13f4b7c734bb7cd3eff4493577c5
parenta51649320771b8abe7259c0812874c15cab0da18
tests: Add XMLRPC interface test

This change adds a simple test for the XMLRPC interface, essentially to
ensure that configuration changes haven't broken accessibility to the
interface.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/tests/__init__.py
apps/patchwork/tests/test_xmlrpc.py [new file with mode: 0644]