lifebeyondfife / Decider

An Open Source .Net Constraint Programming Solver
MIT License
150 stars 21 forks source link

Create first automated acceptance test #30

Closed lifebeyondfife closed 4 years ago

lifebeyondfife commented 4 years ago

Refactor LeagueGeneration into a console app which calls a LeagueGeneration class. Thus abstracted, xUnit can test the validity of the solution for leagues of size 10 and 20.