Commit Graph

35 Commits

Author SHA1 Message Date
David Taylor
48b7e7cf18 Added test for rig/non-rig changing 2015-10-11 11:39:33 +01:00
Tom Price
6d306dc224 Manually undo 28f5158 and move the session wide implicitly_wait to setUp methods. 2015-09-09 16:56:45 +01:00
Tom Price
d30806472d Add implicit_delay's everywhere they MIGHT be needed (where a request is made) 2015-09-09 16:33:29 +01:00
Tom Price
7ccf140512 Add a small delay to waiting for animations to cope with async threads sometimes misbehaving. 2015-09-09 13:09:13 +01:00
David Taylor
ec844a446e Merge branch 'master' into duplicate-event 2015-08-27 23:59:50 +01:00
David Taylor
23408ffc57 Added data save check to registration (currently fails) 2015-08-27 01:35:27 +01:00
David Taylor
e8265faf5d Added tests for EventDuplicate 2015-08-16 20:04:59 +01:00
David Taylor
6c54813280 Fixed time-travelling in the functional tests 2015-07-29 18:55:43 +01:00
Tom Price
9c7f6c0942 Merge branch 'master' into web-calendar 2015-07-29 18:39:36 +01:00
David Taylor
5de09342a4 Merge branch 'validation' 2015-07-20 22:53:44 +01:00
David Taylor
a22e10a4f2 Added functional test for date validation 2015-07-20 22:52:08 +01:00
David Taylor
0dd5a1d931 Removed unnecessary variable & updated test 2015-07-19 16:14:40 +01:00
David Taylor
b74f1fc34e Added ical tests, and upgraded selenium 2015-06-30 17:11:50 +01:00
David Taylor
ab54809776 Fixed testEventDetail 2015-06-28 19:02:18 +01:00
David Taylor
ebb22e687a Fix testRigCreate (wait for animations) 2015-06-28 18:44:32 +01:00
David Taylor
cbaf72c435 Fixed registration test 2015-06-28 16:40:22 +01:00
Tom Price
18689db23c TestEventDetail does not work.
Changd name to prevent it from running a full suite of tests.

The issue appears to be with trying to access events without a
reversion history for that sepecific event.
2015-06-04 07:04:01 +01:00
Tom Price
987721a247 Start work on an EventDetail test 2015-06-04 06:42:01 +01:00
Tom Price
89bdb3937b Add using the pk of the event rather than a static for atomicity when running other tests. 2015-06-04 06:30:47 +01:00
Tom Price
34aa607ccc Finish testing the remaining parts of adding an event 2015-06-04 06:26:43 +01:00
Tom Price
10553bc367 Add small value checks, saving and checking error is displayed correctly. 2015-06-04 06:00:11 +01:00
Tom Price
204d92dda5 Enable checking newly added item has worked 2015-06-04 05:40:41 +01:00
Tom Price
493c290b25 Enable adding an event item 2015-06-04 05:08:14 +01:00
Tom Price
2324b82767 Add organisation, venue, start/end date/time 2015-06-02 00:48:00 +01:00
Tom Price
fe06db5e37 Fix PEP8 fails 2015-06-02 00:15:26 +01:00
Tom Price
7df44755f4 Fix OS X fails 2015-06-02 00:13:01 +01:00
Tom Price
5433cfe51b Include editing a person when creating them. 2015-06-01 01:47:18 +01:00
Tom Price
8696321c61 Add another person and flick between them a couple of times. 2015-06-01 01:31:56 +01:00
Tom Price
14559f488b Add script adding a person to test rig 2015-06-01 01:13:14 +01:00
Tom Price
64462778d5 Complete rigboard test.
Add basic story for RigCreate
Add start of RigCreate
2015-06-01 00:38:39 +01:00
Tom Price
c641a6649a Add event logic 2015-06-01 00:03:59 +01:00
Tom Price
e3a4244674 Workaround for captcha being hidden.
Updated to a few new changes
2015-05-31 23:43:11 +01:00
Tom Price
576f054ab1 Add logic needed for captcha checking 2015-05-31 23:24:28 +01:00
Tom Price
8ebc4a25ab Add user registration test 2015-04-01 18:32:08 +01:00
Tom Price
63e9884ef7 Start work on some funational tests 2015-04-01 17:26:06 +01:00