Skip to content

London | 26-ITP-May | Chinwe Chukwuma | Sprint 3 | Practice TDD - #1576

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

London | 26-ITP-May | Chinwe Chukwuma | Sprint 3 | Practice TDD#1576
ChinweP wants to merge 4 commits into
CodeYourFuture:mainfrom
ChinweP:coursework/sprint-3-practice-tdd

Conversation

@ChinweP

@ChinweP ChinweP commented Jul 26, 2026

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

Coursework/practice-tdd completed following ReadMe instructions

@ChinweP ChinweP added 📅 Sprint 3 Assigned during Sprint 3 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Structuring-And-Testing-Data The name of the module. labels Jul 26, 2026
});

// Case 4: All other numbers → 'th'
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.
Can you revise the test description to make it more informative?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Lesson learnt. to try not to be vague with test description. I have revised the test description to make it more informative. Thank you @cjyuan.

@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
@ChinweP ChinweP added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 29, 2026
@ChinweP
ChinweP requested a review from cjyuan July 29, 2026 00:51
@cjyuan

cjyuan commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Change look good. Well done.

@cjyuan cjyuan added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Reviewed Volunteer to add when completing a review with trainee action still to take. labels Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed. Module-Structuring-And-Testing-Data The name of the module. 📅 Sprint 3 Assigned during Sprint 3 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants