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 }}
mandipsanger
/
Module-Structuring-and-Testing-Data
Public
forked from
CodeYourFuture/Module-Structuring-and-Testing-Data
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
practice-tdd
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 8, 2026
Merge branch 'CodeYourFuture:main' into practice-tdd
mandipsanger
authored
1c2d412
View commit details
Copy full SHA for 1c2d412
Browse repository at this point
Commits on Aug 24, 2026
Merge pull request #1485 from CodeYourFuture/small_fixes
Show description for 1ae8808
Liam310
authored
1ae8808
View commit details
Copy full SHA for 1ae8808
Browse repository at this point
Commits on Aug 6, 2026
fix restore original files
mandipsanger
committed
6e28c70
View commit details
Copy full SHA for 6e28c70
Browse repository at this point
Commits on Aug 1, 2026
error
mandipsanger
committed
4fddfd0
View commit details
Copy full SHA for 4fddfd0
Browse repository at this point
tdd error fix
mandipsanger
committed
3b81778
View commit details
Copy full SHA for 3b81778
Browse repository at this point
fix error
mandipsanger
committed
2db7cc1
View commit details
Copy full SHA for 2db7cc1
Browse repository at this point
tdd repeat tests
mandipsanger
committed
ce733d8
View commit details
Copy full SHA for ce733d8
Browse repository at this point
Commits on Jul 30, 2026
code
mandipsanger
committed
daa1569
View commit details
Copy full SHA for daa1569
Browse repository at this point
Commits on Jul 29, 2026
test ordinal no
mandipsanger
committed
7bac0af
View commit details
Copy full SHA for 7bac0af
Browse repository at this point
fix throw error and test
mandipsanger
committed
142c282
View commit details
Copy full SHA for 142c282
Browse repository at this point
fix errors
mandipsanger
committed
4472fa2
View commit details
Copy full SHA for 4472fa2
Browse repository at this point
get card value
mandipsanger
committed
9de9db0
View commit details
Copy full SHA for 9de9db0
Browse repository at this point
code implement
mandipsanger
committed
b6f832b
View commit details
Copy full SHA for b6f832b
Browse repository at this point
fix errors
mandipsanger
committed
6c49020
View commit details
Copy full SHA for 6c49020
Browse repository at this point
add proper fraction test
mandipsanger
committed
3a0e465
View commit details
Copy full SHA for 3a0e465
Browse repository at this point
add test to get angle
mandipsanger
committed
60bae09
View commit details
Copy full SHA for 60bae09
Browse repository at this point
Implement getAngleType function to determine angle types
mandipsanger
committed
f545cd3
View commit details
Copy full SHA for f545cd3
Browse repository at this point
Commits on Jul 9, 2026
use more precise language for function invocation
Show description for 12363d4
Liam310
and
illicitonion
authored
12363d4
View commit details
Copy full SHA for 12363d4
Browse repository at this point
streamline partial solution
Show description for 1f50af7
Liam310
committed
1f50af7
View commit details
Copy full SHA for 1f50af7
Browse repository at this point
clarify instructions
Liam310
committed
0ace9dd
View commit details
Copy full SHA for 0ace9dd
Browse repository at this point
add missing words
Liam310
committed
26358ef
View commit details
Copy full SHA for 26358ef
Browse repository at this point
avoid return value ambiguity
Liam310
committed
23f887a
View commit details
Copy full SHA for 23f887a
Browse repository at this point
fix formatting
Liam310
committed
ab9f7cf
View commit details
Copy full SHA for ab9f7cf
Browse repository at this point
Commits on Jul 7, 2026
add further instructions for finding Chrome console
Show description for ff08b65
Liam310
committed
ff08b65
View commit details
Copy full SHA for ff08b65
Browse repository at this point
swap let for const
Show description for d818d5e
Liam310
committed
d818d5e
View commit details
Copy full SHA for d818d5e
Browse repository at this point
fix file path
Liam310
committed
f0f7a3a
View commit details
Copy full SHA for f0f7a3a
Browse repository at this point
Commits on May 15, 2026
Fix variable names (#1321)
Show description for b31a586
illicitonion
authored
b31a586
View commit details
Copy full SHA for b31a586
Browse repository at this point
Commits on May 14, 2026
Ban string.repeat (#1320)
illicitonion
authored
7923fde
View commit details
Copy full SHA for 7923fde
Browse repository at this point
Commits on May 7, 2026
Inline implementation of padStart (#1311)
Show description for 9c3d4d8
illicitonion
authored
9c3d4d8
View commit details
Copy full SHA for 9c3d4d8
Browse repository at this point
Commits on Mar 31, 2026
Merge pull request #1279 from CodeYourFuture/poonam-s3-tdd-err
Show description for 1a1b90b
Poonam-raj
authored
1a1b90b
View commit details
Copy full SHA for 1a1b90b
Browse repository at this point
Update Sprint-3/1-implement-and-rewrite-tests/implement/3-get-card-value.js
Show description for 2f74c35
Poonam-raj
and
illicitonion
authored
2f74c35
View commit details
Copy full SHA for 2f74c35
Browse repository at this point
Update Sprint-3/1-implement-and-rewrite-tests/README.md
Show description for f5de05d
Poonam-raj
and
illicitonion
authored
f5de05d
View commit details
Copy full SHA for f5de05d
Browse repository at this point
Commits on Mar 23, 2026
console err instead of log
Poonam-raj
committed
da7d62c
View commit details
Copy full SHA for da7d62c
Browse repository at this point
making error handling clearer
Poonam-raj
committed
6ab29ab
View commit details
Copy full SHA for 6ab29ab
Browse repository at this point
making error handling clearer
Poonam-raj
committed
1b3febe
View commit details
Copy full SHA for 1b3febe
Browse repository at this point
Previous
Next
You can’t perform that action at this time.