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
.
ithsjava25
/
project-backend-DurTre
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Tests/controllers
- #28
#28
Merged
donne41
merged 15 commits into
main
ithsjava25/project-backend-DurTre:main
from
tests/controllers
ithsjava25/project-backend-DurTre:tests/controllers
Copy head branch name to clipboard
Apr 23, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Tests/controllers
#28
donne41
merged 15 commits into
main
ithsjava25/project-backend-DurTre:main
from
tests/controllers
ithsjava25/project-backend-DurTre:tests/controllers
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2026
Added test container dependecies green commit
Show description for 9413292
donne41
committed
9413292
View commit details
Copy full SHA for 9413292
Browse repository at this point
Test for /account endpoint with admin access
Show description for bbf6571
donne41
committed
bbf6571
View commit details
Copy full SHA for bbf6571
Browse repository at this point
test for account details forbidden for logged in user.
donne41
committed
9408513
View commit details
Copy full SHA for 9408513
Browse repository at this point
test for Account details from admin worked once, not any more, needs fixing but late now.
donne41
committed
50e4ca5
View commit details
Copy full SHA for 50e4ca5
Browse repository at this point
Commits on Apr 23, 2026
test fixed for accounts detail and post. Also mocked S3Client so Accountcontrollertest is not dependent on minio is running.
donne41
committed
b4a39fa
View commit details
Copy full SHA for b4a39fa
Browse repository at this point
test for get request accounts/add
donne41
committed
3a84695
View commit details
Copy full SHA for 3a84695
Browse repository at this point
tests for post request accounts/add
donne41
committed
ee6f153
View commit details
Copy full SHA for ee6f153
Browse repository at this point
start of cases controller
donne41
committed
b93c141
View commit details
Copy full SHA for b93c141
Browse repository at this point
tests with a baseintegration that controllers use to reach common metods instead of wet coding
donne41
committed
b776518
View commit details
Copy full SHA for b776518
Browse repository at this point
Fixed error with container closing.
Show description for fc8e603
donne41
committed
fc8e603
View commit details
Copy full SHA for fc8e603
Browse repository at this point
test for /cases/add
donne41
committed
d810704
View commit details
Copy full SHA for d810704
Browse repository at this point
fixed test coverage
donne41
committed
eaeb353
View commit details
Copy full SHA for eaeb353
Browse repository at this point
test for profile controller
Show description for 4c0deae
donne41
committed
4c0deae
View commit details
Copy full SHA for 4c0deae
Browse repository at this point
test fail on actions, troubleshooting
donne41
committed
cfe80c1
View commit details
Copy full SHA for cfe80c1
Browse repository at this point
wrong type of access denied exception before
donne41
committed
383bd6f
View commit details
Copy full SHA for 383bd6f
Browse repository at this point
You can’t perform that action at this time.