Commit graph

118 commits

Author SHA1 Message Date
Tom Bloor cae2806ad2 Merge pull request #44 from Pear-Trading/finn/StopSameOrgPurchase
Stopped Orgs from buying for themselves & added to test
2017-09-05 12:20:25 +01:00
Finn a463b99fa9 Stopped Orgs from buying for themselves & added to test 2017-09-05 12:03:49 +01:00
Tom Bloor 4d21de7bae Improved Graphs and added sales and purchase data graphs.
Includes an API change for development.
2017-09-04 17:29:28 +01:00
Tom Bloor cca27b5475 Fix org graphs test for entity upgrade 2017-08-31 19:12:13 +01:00
Tom Bloor dd6e21eb50 Fix upload tests for entity upgrade 2017-08-31 19:03:49 +01:00
Tom Bloor e91863a3d7 Fixed stats endpoint for leaderboards on entity upgrade 2017-08-31 18:31:42 +01:00
Tom Bloor 96c8fa16c8 fixed resultset_leaderboard schema test for entity changes 2017-08-31 18:28:36 +01:00
Tom Bloor 44c29ad7a2 Fixed leaderboard_trend test for entity upgrade 2017-08-31 18:27:44 +01:00
Tom Bloor 66cc99b975 Fixed schema leaderboard test for entity changes 2017-08-31 18:26:19 +01:00
Tom Bloor 8d205d62c2 Refactor stats test to use fixtures and fix stats endpoints for entity
update
2017-08-31 18:04:51 +01:00
Tom Bloor 2980fd129f Fix search test for entity upgrade 2017-08-31 17:54:25 +01:00
Tom Bloor 1ab2d0b71c Added new search data fixtures 2017-08-31 16:58:23 +01:00
Tom Bloor 4cc8aad367 Fix admin user test for entity upgrade 2017-08-31 16:38:03 +01:00
Tom Bloor 815056b771 Fix error in fixtures data 2017-08-31 16:35:51 +01:00
Tom Bloor 92afe1c531 Fix admin organisation management tests 2017-08-31 14:52:45 +01:00
Tom Bloor 18992784b2 Fix admin login test and required changes for entity upgrade 2017-08-31 13:35:49 +01:00
Tom Bloor 6cd3113912 Updated basic test to use fixtures 2017-08-31 13:21:00 +01:00
Tom Bloor d4ccd0b7a2 Update user fixtures with new entity code 2017-08-31 13:18:04 +01:00
Finn 72813ff2a3 Made image upload optional 2017-08-31 11:41:38 +01:00
Tom Bloor 3bb18103c9 Remove debug items from graphs test 2017-08-29 12:43:13 +01:00
Tom Bloor 3ae8a43df4 Added organisation graph endpoint and tests 2017-08-29 12:42:27 +01:00
Tom Bloor cc046f517b Added users fixture set 2017-08-25 16:36:43 +01:00
Tom Bloor df7f1de1a6 Merge pull request #37 from Pear-Trading/TBSliver/Login-Info
Added extra info to login return
2017-08-25 16:15:16 +01:00
Finn 6cdc8891c3 Tests fixed 2017-08-25 15:47:54 +01:00
Finn ef2e0627e1 Fixes and schema update stuff 2017-08-25 15:32:39 +01:00
Tom Bloor deba59dc00 Add test for showing display name and user type correctly 2017-08-25 15:17:12 +01:00
Tom Bloor 768cc38410 Refactor api login test 2017-08-25 15:14:43 +01:00
Finn 7c25ecccfd Entry field and test fixed 2017-08-24 12:48:32 +01:00
Finn 9865130666 Added user account stuff test and some fixes 2017-08-23 18:42:19 +01:00
Finn 6f01bf2661 Fixed validation removing redundant code 2017-08-23 16:47:29 +01:00
Tom Bloor 49beb3037d Merge pull request #33 from Pear-Trading/TBSliver/Recalc-Leaderboards
Recalculate Leaderboards
2017-08-21 17:04:26 +01:00
Tom Bloor 2dfce6afd2 Added scripts for generating fixtures - no data stored for now 2017-08-21 15:32:02 +01:00
Tom Bloor 3f743f0b5f Fixed all_day calculating from the wrong time 2017-08-21 15:29:09 +01:00
Finn 573c1ad50a Test renamed and add organisation rest added 2017-08-21 15:18:34 +01:00
Finn 36a5fdf2e3 Fixed code and added test for reading and editing Organisations 2017-08-18 16:46:49 +01:00
Finn efbcdbce84 Added system redundancy 2017-08-14 16:21:06 +01:00
Finn c6726682d4 Leaderboards corrected and fixes 2017-08-14 16:10:14 +01:00
Finn d078a09ccd Added receipt datetime string submission validation & validator test 2017-08-14 15:35:23 +01:00
Finn 65d5bab444 Fixed errors and tests and updated DB 2017-08-14 15:04:24 +01:00
Finn f9703b6561 Updated tests to include receipt datetime submission 2017-08-14 11:55:52 +01:00
Finn 9affdbf08e Removed redundant file and fixed user updat e+ added tests 2017-07-27 14:18:22 +01:00
Tom Bloor b009fa5c86 Remove admin approve and merge tests for removed code 2017-07-25 14:30:42 +01:00
Tom Bloor 5713f03cf2 Fix test
Needed to initialise a leaderboard for monthly stats
2017-07-20 16:41:35 +01:00
Tom Bloor 559e88d9e6 Fix issue with leaderboard position due to wrong calculation of trend 2017-06-13 23:15:10 +01:00
Tom Bloor 2bf595d135 fIx final few tests for age_range to year_of_birth change 2017-06-13 21:28:42 +01:00
Tom Bloor c702956777 fix admin approve and merge tests 2017-06-13 21:23:19 +01:00
Tom Bloor 170a056f37 Fix schema tests from year_of_birth change 2017-06-13 21:11:54 +01:00
Tom Bloor 51617a8cbb Move and fix search test 2017-06-13 21:06:53 +01:00
Tom Bloor cee5a00d18 Rename and fix upload test 2017-06-13 21:05:27 +01:00
Tom Bloor d73ddb6ba2 Remove AgeRange table and first pass of fixing tests 2017-06-13 21:02:24 +01:00