Skip to content

Comments

London | 26-ITP-Jan | Kris Oldrini | Sprint 3 | Practice TDD#1046

Open
XiaoQuark wants to merge 8 commits intoCodeYourFuture:mainfrom
XiaoQuark:practice-tdd/sprint-3
Open

London | 26-ITP-Jan | Kris Oldrini | Sprint 3 | Practice TDD#1046
XiaoQuark wants to merge 8 commits intoCodeYourFuture:mainfrom
XiaoQuark:practice-tdd/sprint-3

Conversation

@XiaoQuark
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

  • Completed TDD exercises using Jest

    • Wrote tests in files:

      • count.test.js
      • repeat-str.test.js
      • get-ordinal-number.test.js
    • Implemented functions in files:

      • count.js
      • repeat-str.js
      • get-ordinal-number.js
  • Followed a test-first workflow.

  • Refactored some tests after implementation for clarity and readability.

  • Verified all tests pass using npm test.

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

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant