Commit Graph

29 Commits

Author SHA1 Message Date
ae825d0342 Merge branch 'dev' into 'master'
Created database class.

Closes #2

See merge request acid/wiganhbc-competition!2
v0.4
2019-07-06 11:46:52 +00: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
198cfb4bdb Merge branch 'dev' into 'master'
Closes #3

Closes #3

See merge request acid/wiganhbc-competition!1
2019-07-06 08:49:21 +00:00
9c42cb7890 Closes #3
Fixes issue with numeric identifiers not being handled as strings
2019-07-06 09:47:00 +01:00
b5a4493af5 Updated Readme TOC v0.3 2019-07-05 23:35:22 +01:00
c51a4e7f5a Updated README and added LICENSE 2019-07-05 23:33:04 +01:00
4dbdc02d15 Added info about brown bottles 2019-07-05 22:49:48 +01:00
6392a582a5 Adjusted CSS, added background 2019-07-05 22:40:05 +01:00
dd3ba8cec8 Success styling 2019-07-04 23:18:24 +01:00
dfb4a7a761 Changed success box styling 2019-07-04 23:10:35 +01:00
72ae7c3835 Change dockerfile python path v0.2 2019-07-04 22:53:08 +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
8df55ad17a Update README.md
Deleted README
2019-07-04 18:45:57 +00:00
508f309223 Added README 2019-07-04 18:44:50 +00:00
dbabec543a Changed pytests command v0.1 2019-07-04 19:37:54 +01:00
35be73f1a2 Merge branch 'dev' of https://git.cusack.cloud/acid/wiganhbc-competition into dev 2019-07-04 19:36:24 +01:00
bed7b9e258 Updated tests 2019-07-04 19:35:11 +01:00
924adb4ffb Updated tests 2019-07-04 17:58:03 +00:00
fbe37806a8 Update .gitlab-ci.yml 2019-07-04 17:55:45 +00:00
7acb934dbf Added .gitlab-ci.yml 2019-07-04 16:29:14 +00:00
2f254c74c2 updated gitignore 2019-07-04 17:11:27 +01:00
0a26afdbfe added tests 2019-07-04 17:09:33 +01:00
8c8eae000d re-added host info 2019-07-04 16:49:50 +01:00
92352279af removed host settings 2019-07-04 16:46:40 +01:00
3d58630e96 changed pip command version 2019-07-04 16:44:22 +01:00
3b1ff8dbb8 Docker file filled out 2019-07-04 16:34:57 +01:00
96de16586d Added dockerfile 2019-07-04 16:27:49 +01:00
277790a349 initial commit/creation 2019-07-04 15:25:44 +01:00