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
.
ScaffoldRust
/
ScaffoldRust-Tools
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
0
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/backend unit tests
- #33
#33
Merged
salazarsebas
merged 14 commits into
ScaffoldRust:main
ScaffoldRust/ScaffoldRust-Tools:main
from
akintewe:feat/backend-unit-tests
akintewe/Online-Soroban-Compiler:feat/backend-unit-tests
Copy head branch name to clipboard
Aug 21, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Feat/backend unit tests
#33
salazarsebas
merged 14 commits into
ScaffoldRust:main
ScaffoldRust/ScaffoldRust-Tools:main
from
akintewe:feat/backend-unit-tests
akintewe/Online-Soroban-Compiler:feat/backend-unit-tests
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2025
test: add backend unit tests
Show description for 6129f2b
akintewe
committed
6129f2b
View commit details
Copy full SHA for 6129f2b
Browse repository at this point
fix: configure bun test to use Jest properly
Show description for 78f7b40
akintewe
committed
78f7b40
View commit details
Copy full SHA for 78f7b40
Browse repository at this point
test: fix all failing tests - achieve 100% test success rate
Show description for 065c515
akintewe
committed
065c515
View commit details
Copy full SHA for 065c515
Browse repository at this point
Commits on Aug 7, 2025
style: fix code formatting with Prettier
Show description for 5211126
akintewe
committed
5211126
View commit details
Copy full SHA for 5211126
Browse repository at this point
fix: resolve all linting issues
Show description for b6dfc0c
akintewe
committed
b6dfc0c
View commit details
Copy full SHA for b6dfc0c
Browse repository at this point
Commits on Aug 8, 2025
merge: resolve conflicts with main branch
Show description for a313b55
akintewe
committed
a313b55
View commit details
Copy full SHA for a313b55
Browse repository at this point
fix: resolve merge conflicts and test issues
Show description for 031b395
akintewe
committed
031b395
View commit details
Copy full SHA for 031b395
Browse repository at this point
fix: update index.ts to use FileManager class
Show description for bfeb65c
akintewe
committed
bfeb65c
View commit details
Copy full SHA for bfeb65c
Browse repository at this point
Commits on Aug 9, 2025
merge: integrate upstream/main and resolve apps/backend/src/index.ts conflict; keep helmet/cors/error handlers and FileManager API
akintewe
committed
fb8c848
View commit details
Copy full SHA for fb8c848
Browse repository at this point
Commits on Aug 13, 2025
ci: add test verification to backend CI workflow
akintewe
committed
0cf6aa7
View commit details
Copy full SHA for 0cf6aa7
Browse repository at this point
fix: resolve all merge conflicts - keep class-based FileManager and CompilerController
akintewe
committed
d1a70c6
View commit details
Copy full SHA for d1a70c6
Browse repository at this point
fix: resolve all test failures and ensure 100% test success rate - Fix TypeScript errors in test files - Resolve circular dependency issues in Jest mocking - Update controller error handling for be…
Show description for 415b4c5
akintewe
committed
415b4c5
View commit details
Copy full SHA for 415b4c5
Browse repository at this point
fix: resolve formatting and minor linting issues - Fix Prettier formatting for all TypeScript files - Resolve minor linting warnings - All tests still passing (47/47)
akintewe
committed
8626206
View commit details
Copy full SHA for 8626206
Browse repository at this point
fix: resolve all linting and formatting issues while maintaining test functionality - Fix require() statements using jest.requireMock with proper type assertions - Remove all any types and use prop…
Show description for d4353b0
akintewe
committed
d4353b0
View commit details
Copy full SHA for d4353b0
Browse repository at this point
You can’t perform that action at this time.