Skip to content

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

Open
ChinweP wants to merge 3 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 3 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?

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Structuring-And-Testing-Data The name of the module. Reviewed Volunteer to add when completing a review with trainee action still to take. 📅 Sprint 3 Assigned during Sprint 3 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants