]> git.ozlabs.org Git - patchwork/history - apps/patchwork/tests/bundles.py
tests/bundle: Add tests for public bundle views
[patchwork] / apps / patchwork / tests / bundles.py
2012-12-30 Jeremy Kerrtests/bundle: Add tests for public bundle views
2012-10-22 Jeremy Kerrbundles: Add check for duplicate bundles
2011-03-09 Jeremy Kerrviews: use id__in = get_patch_ids() to get the modified...
2009-08-15 Eduardo Habkosttests: check some edge cases in bundle reordering tests
2009-08-15 Eduardo Habkosttests: Fix 'order_start' on BundleReorderTest unit...
2009-02-27 Jeremy Kerrtests: test creating bundles with existing names
2009-02-13 Jeremy Kerr[views] Check count() for duplicate bundle patches...
2009-02-13 Jeremy Kerr[views] Don't create bundles with no name
2009-02-10 Jeremy Kerr[tests] Add initial bundle tests