Skip to content

London | 26-ITP-Feb | Shuheda Begum | Sprint 3 | Implement and Rewrite Test#1064

Closed
codebyshay wants to merge 26 commits intoCodeYourFuture:mainfrom
codebyshay:Sprint-3-Implementing
Closed

London | 26-ITP-Feb | Shuheda Begum | Sprint 3 | Implement and Rewrite Test#1064
codebyshay wants to merge 26 commits intoCodeYourFuture:mainfrom
codebyshay:Sprint-3-Implementing

Conversation

@codebyshay
Copy link

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Implement and tested

Questions

No questions

Questions Answered
Fixed code and tested.
Added my prediction
Code amended and working.
Explanation of syntax error and new code
Prediction and explanation
New Code
Prediction and explanation
New code updated
Predicted, anded explanation and fixed code.
Fixed spelling
Made notes and built a code to calculate bmi.
Made notes for code requirements.
Used MDN.
Developed code that runs.
Located original code
Made notes
Worked on a code
Questions answered
Code fixed.
Tested with various times.
Used the notes to write 'if' statements that reflect the requirements. e.g. "Acute angle" for angles greater than 0° and less than 90° becomes, if (angle > 0 && angle < 90) {
    return "Acute angle";
I wrote tests to cover all cases, including boundary and invalid.
Defined proper fractions and implemented isProperFraction function.
Add comprehensive tests for isProperFraction including edge cases
Add getCardValue logic for ranks and suits.
Add comprehensive tests including error handling for invalid cards
Add comprehensive Jest tests covering all angle cases.
Add comprehensive Jest tests covering positive, negative, zero, and edge cases for isProperFraction.
Add Jest tests for Ace, number, face, and invalid cards for getCardValue.
@github-actions
Copy link

The changed files in this PR don't match what is expected for this task.

Please check that you committed the right files for the task, and that there are no accidentally committed files from other sprints.

Please review the changed files tab at the top of the page, we are only expecting changes in this directory: ^Sprint-3/1-implement-and-rewrite-tests/

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

If this PR needs reviewed, please add the 'Needs Review' label to this PR after you have resolved the issues listed above.

@codebyshay codebyshay closed this by deleting the head repository Feb 25, 2026
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.

1 participant