Skip to content

Cape Town | 25-ITP-May | Asanda Dunn | Sprint 3 | Sprint-3/2-practice-tdd/#1446

Open
asandagwala wants to merge 1 commit into
CodeYourFuture:mainfrom
asandagwala:coursework/sprint-3-practice-tdd
Open

Cape Town | 25-ITP-May | Asanda Dunn | Sprint 3 | Sprint-3/2-practice-tdd/#1446
asandagwala wants to merge 1 commit into
CodeYourFuture:mainfrom
asandagwala:coursework/sprint-3-practice-tdd

Conversation

@asandagwala

Copy link
Copy Markdown

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

Module: Structure and testing data Sprint 3 work

@github-actions

This comment has been minimized.

@asandagwala asandagwala added 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 2, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 2, 2026
@github-actions

This comment has been minimized.

@asandagwala asandagwala changed the title Cape Town | 25-ITP-May | Asanda Dunn | Sprint 3 | Coursework/practice-TDD Cape Town | 25-ITP-May | Asanda Dunn | Sprint 3 | Sprint-3/2-practice-tdd/ Jul 2, 2026
@github-actions

This comment has been minimized.

@asandagwala asandagwala added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 3, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 3, 2026
@asandagwala asandagwala force-pushed the coursework/sprint-3-practice-tdd branch from 7a76aec to 74ecc4a Compare July 3, 2026 20:56
@asandagwala asandagwala added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 3, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 3, 2026
@asandagwala asandagwala force-pushed the coursework/sprint-3-practice-tdd branch from 74ecc4a to 4e088d1 Compare July 3, 2026 21:04
@asandagwala asandagwala added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Jul 3, 2026

@LonMcGregor LonMcGregor left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Good work, these tasks are mostly complete, just one very minor remark from me

let lastDigit = num % 10;
let lastTwoDigits = num % 100;
if (lastTwoDigits === 11 || lastTwoDigits === 12 || lastTwoDigits === 13) {
return `${num}th`;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Did you remember to run your IDE's formmatter here?

@LonMcGregor LonMcGregor 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 8, 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants