]> git.ozlabs.org Git - patchwork/commit
tests/bundle: Add bundle update tests, fix missing action behaviour
authorJeremy Kerr <jk@ozlabs.org>
Sun, 30 Dec 2012 05:21:01 +0000 (13:21 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Sun, 30 Dec 2012 05:59:52 +0000 (13:59 +0800)
commitaa09aee4fc1114a53ef4abe82ced0a725faf512c
treeedb5dd8ad86dc16e3813d322116dc258464c9765
parent640b69c56a85c2c04d4dc57dbe5dc9ebe43633cf
tests/bundle: Add bundle update tests, fix missing action behaviour

Add a couple of tests for the bundle update views. This exposes a
problem with no action is specified, so fix this too.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/tests/bundles.py
apps/patchwork/views/bundle.py