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

Refactor Team class and update team_test.py #54

Merged
merged 7 commits into from
Oct 20, 2018
Merged

Refactor Team class and update team_test.py #54

merged 7 commits into from
Oct 20, 2018

Commits on Oct 20, 2018

  1. Modify Team class to use github_team_name as unique identifier.

    Victor Wang authored and Victor Wang committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    0796007 View commit details
    Browse the repository at this point in the history
  2. Refactor Team class.

    Victor Wang authored and Victor Wang committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    c00272e View commit details
    Browse the repository at this point in the history
  3. Update Team class to reflect use of Slack ID as a member's unique ide…

    …ntifier.
    Victor Wang authored and Victor Wang committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    77b6206 View commit details
    Browse the repository at this point in the history
  4. Modify Team constructor.

    Victor Wang authored and Victor Wang committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    46fe002 View commit details
    Browse the repository at this point in the history
  5. Update team_test.py to reflect Team class.

    Victor Wang authored and Victor Wang committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    0f2cebf View commit details
    Browse the repository at this point in the history
  6. Update Team __init__ docstring

    Victor Wang authored and Victor Wang committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    86c9b6b View commit details
    Browse the repository at this point in the history
  7. Update docstring to match pydocstyle.

    Victor Wang authored and Victor Wang committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    0b6a33d View commit details
    Browse the repository at this point in the history