MetroCS / redistricting

Experimentation with geopolitical redistricting
GNU Affero General Public License v3.0
5 stars 75 forks source link

Created new unit test for RegionTest to address Issue #119 #136

Closed bishnu19 closed 2 years ago

bishnu19 commented 2 years ago

We created a test to test the one-parameter constructor for the Region object. The test checked the region size, the number of voters, and the location of those voters. All of the tests were passed.

bderosie commented 2 years ago

Link for Issue #119

bishnu19 commented 2 years ago

created PR fixing checkstyle errors.

jody commented 2 years ago

No explanation why this was reopened. Conflicts with repository.

bishnu19 commented 2 years ago

No explanation why this was reopened. Conflicts with repository.

I apologize for that. We thought it is better to work on this PR because after solving conflicts we got more issues on the previous PR.