Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodeYourFuture
/
Module-Structuring-and-Testing-Data
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
396
Star
0
Code
Issues
26
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
London | 26-ITP-May | Russom Gebremeskel | Sprint 3 | Practice TDD
- #1530
#1530
Closed
russom-g
wants to merge 32 commits into
CodeYourFuture:main
CodeYourFuture/Module-Structuring-and-Testing-Data:main
from
russom-g:Sprint-3/2-practice-tdd
russom-g/Module-Structuring-and-Testing-Data:Sprint-3/2-practice-tdd
Copy head branch name to clipboard
Conversation
Commits
32
(32)
Checks
Files changed
Closed
London | 26-ITP-May | Russom Gebremeskel | Sprint 3 | Practice TDD
#1530
russom-g
wants to merge 32 commits into
CodeYourFuture:main
CodeYourFuture/Module-Structuring-and-Testing-Data:main
from
russom-g:Sprint-3/2-practice-tdd
russom-g/Module-Structuring-and-Testing-Data:Sprint-3/2-practice-tdd
Copy head branch name to clipboard
Commits
Commits on Jul 4, 2026
if condition created inside getAngleType function to evaluate the type of angle
russom
committed
c4261fd
View commit details
Copy full SHA for c4261fd
Browse repository at this point
Commits on Jul 7, 2026
Test cases for Right and Obtuse angles created.
russom
committed
3331c94
View commit details
Copy full SHA for 3331c94
Browse repository at this point
Test cases for Straight, Reflex and Invalid angles created and tested.
russom
committed
d16b7fb
View commit details
Copy full SHA for d16b7fb
Browse repository at this point
More test cases added for invalid angles including negative numbers.
russom
committed
c3617ce
View commit details
Copy full SHA for c3617ce
Browse repository at this point
A return expression added into isProperFraction function
russom
committed
29fc3b3
View commit details
Copy full SHA for 29fc3b3
Browse repository at this point
Commits on Jul 14, 2026
Test case for no occurrences scenario for a char in a str created.
russom
committed
94c1f50
View commit details
Copy full SHA for 94c1f50
Browse repository at this point
Test case for handling 0 and negative counts of a char in a str created.
russom
committed
d4edc9d
View commit details
Copy full SHA for d4edc9d
Browse repository at this point
Test cases for handling different ordinal numbers created.
russom
committed
e82f88c
View commit details
Copy full SHA for e82f88c
Browse repository at this point
countChar function created to check for multiple occurrence of a char in a str.
russom
committed
1fa6def
View commit details
Copy full SHA for 1fa6def
Browse repository at this point
.length method added to count char in a str
russom
committed
d37292b
View commit details
Copy full SHA for d37292b
Browse repository at this point
repeatStr function created to check count times is str repeated.
russom
committed
8253891
View commit details
Copy full SHA for 8253891
Browse repository at this point
Unnecessary code removed.
russom
committed
8979be1
View commit details
Copy full SHA for 8979be1
Browse repository at this point
Commits on Jul 21, 2026
Test case to handle negative numbers and throw an error fixed.
russom
committed
0e19677
View commit details
Copy full SHA for 0e19677
Browse repository at this point
Function for first test case fir checking numbers ending with st implemented.
russom
committed
74d5e9f
View commit details
Copy full SHA for 74d5e9f
Browse repository at this point
A second if statement added into the function to check tests for numbers ending in nd.
russom
committed
42025c9
View commit details
Copy full SHA for 42025c9
Browse repository at this point
A third if statement added to test numbers with ending in rd
russom
committed
ee69e69
View commit details
Copy full SHA for ee69e69
Browse repository at this point
An if statement added to the function to check if num is not negative or not a whole number or not a string first thing
russom
committed
3590fb1
View commit details
Copy full SHA for 3590fb1
Browse repository at this point
Commits on Jul 28, 2026
Redundant code removed
russom
committed
2399760
View commit details
Copy full SHA for 2399760
Browse repository at this point
Unused code removed
russom
committed
d99d5b9
View commit details
Copy full SHA for d99d5b9
Browse repository at this point
Work committed without creating a new branch
russom
committed
d3f4e1a
View commit details
Copy full SHA for d3f4e1a
Browse repository at this point
Files updated that were committed on the wrong branch
russom
committed
ae0db8c
View commit details
Copy full SHA for ae0db8c
Browse repository at this point
file removed from the wrong branch
russom
committed
c466f3f
View commit details
Copy full SHA for c466f3f
Browse repository at this point
Branch updated
russom
committed
2d60a0f
View commit details
Copy full SHA for 2d60a0f
Browse repository at this point
branch updated
russom
committed
9edf029
View commit details
Copy full SHA for 9edf029
Browse repository at this point
Commits on Jul 29, 2026
branch updated
russom
committed
8662965
View commit details
Copy full SHA for 8662965
Browse repository at this point
branch updated
russom
committed
954144d
View commit details
Copy full SHA for 954144d
Browse repository at this point
Commits on Jul 30, 2026
k
russom
committed
475c68f
View commit details
Copy full SHA for 475c68f
Browse repository at this point
files removed
russom
committed
457f1a7
View commit details
Copy full SHA for 457f1a7
Browse repository at this point
files updated
russom
committed
a19d129
View commit details
Copy full SHA for a19d129
Browse repository at this point
Remove untracked files from branch
russom
committed
17367af
View commit details
Copy full SHA for 17367af
Browse repository at this point
files changed
russom
committed
356a851
View commit details
Copy full SHA for 356a851
Browse repository at this point
Restore untouched files to match main
russom
committed
6f5a3e7
View commit details
Copy full SHA for 6f5a3e7
Browse repository at this point
You can’t perform that action at this time.