Commit Graph

8 Commits

Author SHA1 Message Date
6c14e13d08 fix conditional if for testing 2019-07-10 19:36:22 +01:00
8db931a4c7 added spam removal 2019-07-10 19:31:11 +01:00
1067b4fc3b tidying up after dev 2019-07-06 12:52:47 +01:00
4da511a7d5 Created database class.
Tidied app.py so that it only contains controller logic.
Added error handling for if number of entrants exceeds number of possible identifiers
Updated test coverage to test for all identifiers, as well as error case
2019-07-06 12:43:49 +01:00
9c42cb7890 Closes #3
Fixes issue with numeric identifiers not being handled as strings
2019-07-06 09:47:00 +01:00
aa2911d969 Updated tests 2019-07-04 22:45:54 +01:00
62dcad7946 Working simple letter assignment without updated tests 2019-07-04 21:51:03 +01:00
bed7b9e258 Updated tests 2019-07-04 19:35:11 +01:00