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

Meetup : sync expected test results and input data with problem-specifications. #1803

Merged
merged 4 commits into from
May 30, 2019

Conversation

BethanyG
Copy link
Member

Part of #1762

  • Changed function name to meetup in tests, example.py, and exercise stub to conform with canonical-data.json.
  • Changed argument names to day_of_week and week in example.py and exercise stub to conform with canonical-data.json.
  • Re-ordered function arguments in tests, example.py, and exercise stub to year, month, week, day_of_week to conform with the order of inputs in canonical-data.json.
  • Changed two-letter variable name to day in example.py, for clarity

BethanyG and others added 3 commits May 28, 2019 23:23
@BethanyG BethanyG requested a review from a team as a code owner May 29, 2019 23:21
@cmccandless cmccandless merged commit 36756fa into exercism:master May 30, 2019
@cmccandless
Copy link
Contributor

Merged; thanks for working on this!

Grociu added a commit to Grociu/fork-of-exercism-python that referenced this pull request May 31, 2019
* minesweeper: sync expected test results and input data with problem-specifications.

* minesweeper: small additional edit to example.py to replace *r* with word *row* instead.

* Meetup : sync expected test results and input data with problem-specifications. (exercism#1803)

* minesweeper: revert changes to testfile that put input and expected results on single lines.

* word-count: sync with canonical data (exercism#1805)

* List ops: sync expected test results and input data with problem-specifications. (exercism#1801)

Co-Authored-By: Corey McCandless <[email protected]>
@BethanyG BethanyG deleted the meetup-changes branch January 29, 2021 17:54
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