1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-31 03:25:45 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
b001445090 Fixed redirect for match editing and added controller tests. Added wrestler school name to match edit form. Added authorization tests to all matches page. 2019-01-23 19:35:19 +00:00
d67a8f2b42 Refactored names of methods and some db column 2018-11-13 14:14:48 +00:00
98e63a2ff0 Upgraded to Rails 5.1.1 2017-06-08 21:45:36 -04:00
ddcf2d807e Speeding up tests and renaming a few methods in generateMatchups 2016-03-26 03:54:31 +00:00
bd3c29bd60 Fixed tournament error bug 2016-01-20 16:10:41 +00:00
3db55aec1e wipe matches before generating 2016-01-20 16:06:57 +00:00
e502796863 Team point adjustments controller tests 2016-01-13 15:14:28 +00:00
61b60f09ff Testing delegation pages 2016-01-11 16:13:09 +00:00
1e9ca0d3b1 Test all controllers for school delegate access 2016-01-07 16:30:30 +00:00
f46029efaf Added logic to delegate tournament access 2016-01-06 18:38:02 +00:00
8a9c56f3f7 Tests for non privileged routes 2015-11-05 17:48:09 +00:00
386d4c858b Testing more controller actions 2015-11-05 16:55:16 +00:00
4fae1c2896 Moved static pages actions to tournament where it made sense 2015-11-05 02:38:39 +00:00
f86a577c8b Moving pages to tournament from static_pages 2015-11-04 16:10:56 -05:00
819d735480 Cleaned scaffold tests and set up fixtures needed for now. 2015-03-26 16:55:33 +00:00
Jacob Cody Wimer
44511e8600 Entered devise secret key 2014-01-22 09:02:12 -05:00