|
|
16d63b52cd
|
Made a test for the swap wrestlers service
|
2017-09-04 21:53:28 -04:00 |
|
|
|
98e63a2ff0
|
Upgraded to Rails 5.1.1
|
2017-06-08 21:45:36 -04:00 |
|
|
|
3f72a912b6
|
Wrestler pool number is now saved in db. Pool number generation moved to it's own class.
|
2017-03-02 18:11:21 +00:00 |
|
|
|
96dc5407da
|
Fixed glitch in pool byes receiving 2 points when you have at least 1 pool
win. Poolrounds was not returning what I was expecting.
|
2017-01-19 00:41:34 -05:00 |
|
|
|
e77b555069
|
A BYE gives 2 points in a pool of you win one pool match. Now have two tests failing with regard to tie breakers. Most likely poorley written tests
|
2017-01-18 14:55:11 +00:00 |
|
|
|
2f9c54df2e
|
Refactored match generation so I can eventually support multiple types of tournaments
|
2016-05-14 13:28:28 +00:00 |
|
|
|
a763c966d1
|
Sped up tests and updated Pool Order
|
2016-05-07 02:06:11 +00:00 |
|
|
|
425e7f5fc5
|
Frontend authentication working.
|
2016-04-28 01:13:58 +00:00 |
|
|
|
8f07bc2f82
|
Cleaned up tests
|
2016-04-12 21:09:57 +00:00 |
|
|
|
a703268a75
|
Speeding up tests and renaming generateMatchup methods
|
2016-03-26 03:55:02 +00:00 |
|
|
|
ddcf2d807e
|
Speeding up tests and renaming a few methods in generateMatchups
|
2016-03-26 03:54:31 +00:00 |
|
|
|
e215717914
|
Start of api
|
2016-02-10 15:16:58 +00:00 |
|
|
|
ac28af84a5
|
Fixed bug in single pool placement points and wrote tests
|
2016-01-29 19:22:05 +00:00 |
|
|
|
96c7cd446c
|
Fixed tests now that higher seeded guys wrestle in the last pool round
|
2016-01-26 14:00:48 +00:00 |
|
|
|
798e14d837
|
Test placeholder to run single tests
|
2016-01-23 05:04:44 +00:00 |
|
|
|
71fddec432
|
Fixed tests now that wrestlers pool numbers are correct
|
2016-01-20 19:56:41 +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 |
|
|
|
227e588658
|
Championship bracket wins are 2pts and conso bracket wins are 1pt
|
2016-01-12 15:05:38 +00:00 |
|
|
|
76865f7e3b
|
Testing mat assignment fix
|
2016-01-11 19:45:05 +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 |
|
|
|
612902aa91
|
School delegates permissions are working
|
2016-01-07 16:08:46 +00:00 |
|
|
|
cbf95ea07b
|
Fixing test since guy3 no longer gets deducted a point
|
2016-01-06 20:30:35 +00:00 |
|
|
|
59f20e1698
|
Deducted points breaks tie before head to head
|
2016-01-06 20:26:20 +00:00 |
|
|
|
4310a7bb42
|
Pool wins are worth 2pts
|
2016-01-06 20:08:28 +00:00 |
|
|
|
f46029efaf
|
Added logic to delegate tournament access
|
2016-01-06 18:38:02 +00:00 |
|
|
|
2d2d6a2e9c
|
Fixed weights controller test
|
2015-12-30 19:58:15 +00:00 |
|
|
|
198c6d5e82
|
Model validations
|
2015-12-30 19:04:41 +00:00 |
|
|
|
c82d6d727b
|
Added date to tournament
|
2015-12-30 18:48:49 +00:00 |
|
|
|
74577eb9ec
|
Random seeding now works
|
2015-12-30 16:21:56 +00:00 |
|
|
|
6ed2bdf547
|
Extras do not score points but still get tie breaker criteria
|
2015-12-30 15:13:09 +00:00 |
|
|
|
4bb81417a9
|
Fixed bug in test for quickest pin then fixed bug in quickest pin tie breaker
|
2015-12-17 14:48:07 +00:00 |
|
|
|
702a52311b
|
Added most decision points and quickest pin to the tiebreakers
|
2015-12-17 14:03:14 +00:00 |
|
|
|
41ca12c5d1
|
Added my tournaments page
|
2015-12-15 15:24:13 -05:00 |
|
|
|
d28e95ed31
|
Put finals in same round
|
2015-12-07 15:24:42 +00:00 |
|
|
|
5a09c60a41
|
Pool advancement tests are complete
|
2015-12-07 13:28:01 +00:00 |
|
|
|
c0e555edb3
|
FourPoolsToQuarter advancements are all tested
|
2015-12-04 15:36:19 +00:00 |
|
|
|
b1ad0aa828
|
Integration test is now working
|
2015-12-04 14:42:12 +00:00 |
|
|
|
ee4239f785
|
Fixing tests, still not working
|
2015-12-03 20:29:16 +00:00 |
|
|
|
119a97ebb7
|
Fixing tests, still not working
|
2015-12-03 20:28:06 +00:00 |
|
|
|
67727c6391
|
Testing team points for pool to bracket
|
2015-11-17 19:03:34 +00:00 |
|
|
|
c71d94fe19
|
Added tie breakers for most pins most techs and most majors
|
2015-11-17 12:21:21 +00:00 |
|
|
|
328898f1e8
|
Tie breaker for team score
|
2015-11-16 16:59:08 +00:00 |
|
|
|
6436551f34
|
Removed all of the @s from integration tests
|
2015-11-16 16:25:28 +00:00 |
|
|
|
2e1f70803b
|
Advance wrestlers after teampointadjust in case its added after the last match in a pool. Also added coin flip tie breaker
|
2015-11-16 13:51:01 +00:00 |
|
|
|
934ccc28ee
|
Deducted points pool tie breaker added
|
2015-11-16 13:31:27 +00:00 |
|
|
|
34a04be4bf
|
Added head to head pool winner and tests
|
2015-11-10 02:58:52 +00:00 |
|
|
|
8a9c56f3f7
|
Tests for non privileged routes
|
2015-11-05 17:48:09 +00:00 |
|