Commit Graph

173 Commits

Author SHA1 Message Date
Tom Bloor 6f544b1209 Change to using memory sqlite db and schema based populating 2017-04-18 13:14:35 +01:00
Tom Bloor e932c60af3 Strict test for register and check database for entries after testing 2017-04-18 13:05:04 +01:00
Tom Bloor 704f429fa5 Added postcode validation and test for validators 2017-04-09 12:50:50 +01:00
Tom Bloor 30c80679be Move to single login page instead of seperate admin login 2017-04-08 14:25:06 +01:00
Tom Bloor a78de6ea8e Added admin test and logout function 2017-04-08 13:38:54 +01:00
Tom Bloor f2f2a543fa Moved all API endpoints under /api, fixed all tests 2017-04-06 22:43:27 +01:00
Paul Dill f6d2fe9ce3 Correct comments. 2017-03-10 19:07:23 +00:00
Paul Dill e284b14fff Make upload test use the JSON response value for the unvalidated organisation id. 2017-03-10 17:36:41 +00:00
Paul Dill 5a8b5ecc2d Update config and tests so deployment and testing use separate databases. 2017-03-08 18:52:04 +00:00
Paul Dill 1cd9cc8721 User history API for how much they have spent tested and implemented. 2017-03-08 18:50:25 +00:00
Paul Dill c27e8d80fc Added admin-merge API and test. 2017-03-06 03:35:49 +00:00
Paul Dill cc0da394a7 Added more tests to the admin-approval API and aesthetic changes to the test. 2017-03-05 19:07:32 +00:00
Paul Dill ac2563237a Add return JSON value to upload API when adding a new organisation, fix admin-approve test and fix admin-approve bug. 2017-03-05 17:32:38 +00:00
Paul Dill 5ddf707367 Aesthetic changes and change in test. admin-approve test still broken. 2017-03-05 16:01:44 +00:00
Paul Dill 7bfa65f4c3 Code cleanup 2017-03-02 15:46:35 +00:00
Paul Dill 1eafaf4ab1 Moved to full Mojolicious app. 2017-02-24 19:27:43 +00:00
Paul Dill 2828998a32 Admin approve API is done but test is broken. 2017-02-24 17:09:37 +00:00
Paul Dill ed5bbda6db Added search API and tests. 2017-02-20 04:23:14 +00:00
Paul Dill 67d764638a Added upload functionality and tests. 2017-02-19 00:36:41 +00:00
Paul Dill 92bb78faba Added log in/log out session functionality, added tests, updated schema and amended old tests. 2017-02-13 16:54:35 +00:00
Paul Dill 31fcb1bde8 Added more tests for the register api. 2017-02-01 12:07:51 +00:00
Paul Dill fc8b74fe13 Update register api, add testing for the register api, remove token api as this is now in register and add the database schema. 2017-01-31 15:15:46 +00:00
Paul Dill 74ccca28e2 Added basic is server online test. 2017-01-31 13:53:24 +00:00