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
Accelerator
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
Type
/
to 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
.
boolean-uk
/
csharp-tdd-oop-bobs-bagels
Public
Notifications
You must be signed in to change notification settings
Fork
133
Star
0
Code
Issues
0
Pull requests
121
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Snorre Åldstedt
- #121
#121
Open
SnorreAldstedt
wants to merge 22 commits into
boolean-uk:main
boolean-uk/csharp-tdd-oop-bobs-bagels:main
from
SnorreAldstedt:main
SnorreAldstedt/csharp-tdd-oop-bobs-bagels:main
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Snorre Åldstedt
#121
SnorreAldstedt
wants to merge 22 commits into
boolean-uk:main
boolean-uk/csharp-tdd-oop-bobs-bagels:main
from
SnorreAldstedt:main
SnorreAldstedt/csharp-tdd-oop-bobs-bagels:main
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2025
add domain-model
SnorreAldstedt
committed
e9e883c
View commit details
Copy full SHA for e9e883c
Browse repository at this point
Add user stories to domain-model
SnorreAldstedt
authored
9b331b0
View commit details
Copy full SHA for 9b331b0
Browse repository at this point
Add classes to create tests after the domain model
SnorreAldstedt
committed
24b0634
View commit details
Copy full SHA for 24b0634
Browse repository at this point
Merge branch 'main' of https://github.com/SnorreAldstedt/csharp-tdd-oop-bobs-bagels
SnorreAldstedt
committed
fbf875c
View commit details
Copy full SHA for fbf875c
Browse repository at this point
Add tests for StoreItems and Basket
SnorreAldstedt
committed
b46e87b
View commit details
Copy full SHA for b46e87b
Browse repository at this point
Rename Tests to BasketTests in BasketTests.cs
SnorreAldstedt
committed
da863d3
View commit details
Copy full SHA for da863d3
Browse repository at this point
Add test for removing fillings
SnorreAldstedt
committed
4e7ac43
View commit details
Copy full SHA for 4e7ac43
Browse repository at this point
Pass all StoreItemTests
SnorreAldstedt
committed
fd0d754
View commit details
Copy full SHA for fd0d754
Browse repository at this point
Pass all Basket-, and StoreItem-tests
SnorreAldstedt
committed
e61bc23
View commit details
Copy full SHA for e61bc23
Browse repository at this point
Add copy method in domain model
SnorreAldstedt
committed
4189462
View commit details
Copy full SHA for 4189462
Browse repository at this point
Add tests for checking Copy() and Equivalent(item)
SnorreAldstedt
committed
280613b
View commit details
Copy full SHA for 280613b
Browse repository at this point
Pass all tests regarding equivalent items
SnorreAldstedt
committed
00bcdd0
View commit details
Copy full SHA for 00bcdd0
Browse repository at this point
Pass Equivalent and Copy tests
SnorreAldstedt
committed
6e528a9
View commit details
Copy full SHA for 6e528a9
Browse repository at this point
Commits on Aug 12, 2025
Expand Domain-Model
SnorreAldstedt
committed
93339d7
View commit details
Copy full SHA for 93339d7
Browse repository at this point
Add to domain-model
SnorreAldstedt
committed
dcc118c
View commit details
Copy full SHA for dcc118c
Browse repository at this point
Add test for InventoryItem
SnorreAldstedt
committed
b7eb18d
View commit details
Copy full SHA for b7eb18d
Browse repository at this point
Add tests for store and clearBasket
SnorreAldstedt
committed
7054dec
View commit details
Copy full SHA for 7054dec
Browse repository at this point
Pass tests
SnorreAldstedt
committed
8044545
View commit details
Copy full SHA for 8044545
Browse repository at this point
Add and pass discount-tests
SnorreAldstedt
committed
7b4275f
View commit details
Copy full SHA for 7b4275f
Browse repository at this point
Commits on Aug 13, 2025
Add user stories etc for the extensions
SnorreAldstedt
committed
b7f177e
View commit details
Copy full SHA for b7f177e
Browse repository at this point
Add receipt
SnorreAldstedt
committed
4630466
View commit details
Copy full SHA for 4630466
Browse repository at this point
Add discounts to receipt(put it in the original receipt class)
SnorreAldstedt
committed
0f296e1
View commit details
Copy full SHA for 0f296e1
Browse repository at this point
You can’t perform that action at this time.