Skip to content

London | 26-ITP-May | Rhoda Ajiroba | Sprint 3 | Practice TDD - #1564

Open
codebyra wants to merge 2 commits into
CodeYourFuture:mainfrom
codebyra:coursework/sprint-3-practice-tdd
Open

London | 26-ITP-May | Rhoda Ajiroba | Sprint 3 | Practice TDD#1564
codebyra wants to merge 2 commits into
CodeYourFuture:mainfrom
codebyra:coursework/sprint-3-practice-tdd

Conversation

@codebyra

Copy link
Copy Markdown

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

Completed the Sprint 3 Practice TDD exercise by implementing the required solution and verifying it with the provided tests.

@codebyra codebyra added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 25, 2026
@codebyra

Copy link
Copy Markdown
Author

@LonMcGregor Please review this too

@cjyuan cjyuan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are six files to be updated in the Practice TDD exercise. Did you prepare your work on a separate branch?

@cjyuan cjyuan added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Jul 28, 2026
@codebyra codebyra added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 6, 2026
@codebyra

codebyra commented Aug 6, 2026

Copy link
Copy Markdown
Author

@cjyuan Please review

@cjyuan cjyuan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just one comment.

});

// Case 4: All other numbers
test("should append 'th' for all other numbers", () => {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When a test fails with the message "... all other numbers", it may be unclear what "other numbers" actually refers to. Could you revise the test description to make it more informative?

@cjyuan cjyuan removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants