Skip to content

samfrances/udacity-swiss-system-tournament

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 

Repository files navigation

Third-party code credits

In vagrant/tournament_extra_credit/tournament.sql:

In vagrant/tournament_extra_credit/tournament_test.py

  • Many of the additional tests are based on tests in the original file provided.
    • testStandingsBeforeMatchesByTournament() is based on testStandingsBeforeMatches()
    • testReportMatchesByTournament() is based on testReportMatches().
    • testPlayerStandings() is based on testReportMatches().
    • testPairingByTournament() is based on testPairings().

About

My submission for Project 2 of Udacity's Full Stack Web Developer Nanodegree

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.3%
  • Other 1.7%