-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
How do we know if we have completed Structuring and Testing Data?
You’ve achieved your learning objectives if you can:
- Interpret and rephrase error messages
- Break down a problem into sub-goals
- Implement and test single sub-goals without implementing a full solution to the whole goal
- Identify and refactor duplicated code
- Translate requirements into unit tests
- Interpret test feedback
- Identify edge cases that need testing
- Describe the intended behaviour of a program and its actual behaviour
- Identify bugs in someone else’s code (person/machine)
💯 To complete any module, you must:
- complete your work: complete all mandatory backlog issues
- Come to class
✅ To complete this module, you must:
- Make a new issue on your own Coursework Planner.
Follow this template for naming your issue:<COHORT_NAME> | Structuring and testing data | <YOUR_NAME> - On the issue, add:
- the link of your codewars solutions link
- links to your completed pull requests for each sprint:
- “Sprint 1 Coursework Exercises”.
- “Sprint 2 Coursework Exercises”.
- “Sprint 3 “Implement and Rewrite Tests” Coursework Exercises”.
- “Sprint 3 “Practice TDD” Coursework Exercises”.
- Submit your issue link via the Success-Forms Canvas in the class Slack channel.
Note: A pull request is completed when a volunteer coach has added the “Complete” tag. If nobody has reviewed your PR after one week, please ask on your class's Slack channel.