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 }}
boolean-uk
/
java-tdd-oop-bobs-bagels
Public
Notifications
You must be signed in to change notification settings
Fork
137
Star
0
Code
Pull requests
129
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Sebastian Persson
- #157
#157
Open
sebpers
wants to merge 18 commits into
boolean-uk:main
boolean-uk/java-tdd-oop-bobs-bagels:main
from
sebpers:main
sebpers/java-tdd-oop-bobs-bagels:main
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Sebastian Persson
#157
sebpers
wants to merge 18 commits into
boolean-uk:main
boolean-uk/java-tdd-oop-bobs-bagels:main
from
sebpers:main
sebpers/java-tdd-oop-bobs-bagels:main
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
Add first test
sebpers
committed
e6d7a17
View commit details
Copy full SHA for e6d7a17
Browse repository at this point
Add functonal code to first test
sebpers
committed
e46ff3d
View commit details
Copy full SHA for e46ff3d
Browse repository at this point
Add test to remove bagel
sebpers
committed
493605f
View commit details
Copy full SHA for 493605f
Browse repository at this point
Add functional code to remove bagel
sebpers
committed
78df883
View commit details
Copy full SHA for 78df883
Browse repository at this point
Add test for full basket
sebpers
committed
9f8b42b
View commit details
Copy full SHA for 9f8b42b
Browse repository at this point
Add code functionality for full basket
sebpers
committed
0f93cb0
View commit details
Copy full SHA for 0f93cb0
Browse repository at this point
Add test for updating basket capacity
sebpers
committed
9c7c5a8
View commit details
Copy full SHA for 9c7c5a8
Browse repository at this point
Add functional code for updating basket capacity as manager
sebpers
committed
7e34681
View commit details
Copy full SHA for 7e34681
Browse repository at this point
Add test for returning msg if item does not exist in basket
sebpers
committed
d597300
View commit details
Copy full SHA for d597300
Browse repository at this point
Add test for cost before adding to basket
sebpers
committed
017daf0
View commit details
Copy full SHA for 017daf0
Browse repository at this point
Add functional code for cost before adding to basket
sebpers
committed
9796538
View commit details
Copy full SHA for 9796538
Browse repository at this point
Add test for choosing fillings to bagel
sebpers
committed
1288b6b
View commit details
Copy full SHA for 1288b6b
Browse repository at this point
Add functional code for choosing fillings to bagel
sebpers
committed
e498554
View commit details
Copy full SHA for e498554
Browse repository at this point
Commits on Aug 23, 2026
Add test for customer to see price of fillings
sebpers
committed
c77ff36
View commit details
Copy full SHA for c77ff36
Browse repository at this point
Add code for customer to see price of fillings
sebpers
committed
31c4f29
View commit details
Copy full SHA for 31c4f29
Browse repository at this point
Add test for item does not exist in inventory
sebpers
committed
dbfc788
View commit details
Copy full SHA for dbfc788
Browse repository at this point
Add throw errror if item does not exist in inventory
sebpers
committed
cbef8c1
View commit details
Copy full SHA for cbef8c1
Browse repository at this point
Commits on Aug 24, 2026
Add completed tasks for day 4
sebpers
committed
d415900
View commit details
Copy full SHA for d415900
Browse repository at this point
You can’t perform that action at this time.