Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two Test-Cases Added: Test 3 rounds with 8 players #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bijalthanawala
Copy link

@bijalthanawala bijalthanawala commented Jun 11, 2016

Please merge if deemed to be useful (my branch: test_3_rounds_8_players)

Added two extra test-routines in tournament_test.py:
testReportMatches_8players() and testPairings_8players_3rounds()
The purpose of these new routines is to test 8 players and 3 rounds test-cases.

I have left the two original test-routines (testReportMatches() and testPairings())
as it is, for this reason:
(a) The original routines present simpler, smaller test data for students with beginner-level programmer skills to deal with/debug their code against

Glad to answer any questions regarding this merge request or be of help adding any more test-cases or perform any cleanup in the existing tournament_test.py

@bijalthanawala bijalthanawala changed the title Test 3 rounds with 8 players Two Test-Cases Added: Test 3 rounds with 8 players Jun 12, 2016
@masterzzzen
Copy link

Why hasn't this branch been merged into master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants