election/openstack_election/tests
Tony Breeds c6406fdbd5 Add new combined election type
This type is for when TC and PTL elections must overlap.  There is a
built in assumption that each "phase" of an election:
 - Nominations
 - Campaigning
 - Election

are completely synchronous

NOTE: This change leaves the template-emails broken, as I do not add new
functions for combined_$email.  This is because I'd like to
If64c075b4a799574bc51ccd13019d472ee9a4b0e merge first, and I'd also like
to avoid to many rebases

Change-Id: Id39c50e71dc91bea8034ce443287463094e2f37f
2019-05-28 15:43:35 +10:00
..
cmds Typo fix s/cadidate/candidate/ 2019-02-19 15:21:08 +11:00
__init__.py Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
base.py Move the ElectionTestCase into a base module 2019-01-10 15:30:49 +11:00
fixtures.py Add a testing fixture to capture outputs during test runs 2018-07-25 16:13:00 +10:00
test_utils.py Add new combined election type 2019-05-28 15:43:35 +10:00