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
.
Project-CARPI
/
database-schema
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add basic database model test suite
- #12
#12
Merged
jzgom067
merged 13 commits into
main
Project-CARPI/database-schema:main
from
model-tests
Project-CARPI/database-schema:model-tests
Copy head branch name to clipboard
Apr 9, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add basic database model test suite
#12
jzgom067
merged 13 commits into
main
Project-CARPI/database-schema:main
from
model-tests
Project-CARPI/database-schema:model-tests
Copy head branch name to clipboard
Commits
Commits on Apr 7, 2026
Add test dependencies to requirements.txt
ramonechen
committed
e08265c
View commit details
Copy full SHA for e08265c
Browse repository at this point
Create basic test script
ramonechen
committed
92ab48d
View commit details
Copy full SHA for 92ab48d
Browse repository at this point
Update required Python version in pyproject.toml
ramonechen
committed
b2e3fb0
View commit details
Copy full SHA for b2e3fb0
Browse repository at this point
Minor fix to docstring format
ramonechen
committed
b7c7ea0
View commit details
Copy full SHA for b7c7ea0
Browse repository at this point
Add setup and testing instructions to README
ramonechen
committed
8c5d187
View commit details
Copy full SHA for 8c5d187
Browse repository at this point
Add GitHub Action to automatically run test suite
ramonechen
committed
3c0f7ad
View commit details
Copy full SHA for 3c0f7ad
Browse repository at this point
Clarify GitHub Action test and job names
ramonechen
committed
ab3f356
View commit details
Copy full SHA for ab3f356
Browse repository at this point
Fix spaces in GitHub Action job name
Show description for 1598a75
ramonechen
and
Copilot
authored
1598a75
View commit details
Copy full SHA for 1598a75
Browse repository at this point
Replace wildcard model import with individual imports
Show description for 00ddeaf
ramonechen
and
Copilot
authored
00ddeaf
View commit details
Copy full SHA for 00ddeaf
Browse repository at this point
Dispose SQLAlchemy engine after test session
Show description for 362021a
ramonechen
and
Copilot
authored
362021a
View commit details
Copy full SHA for 362021a
Browse repository at this point
Assert table existence in database
Show description for 77b6fab
ramonechen
committed
77b6fab
View commit details
Copy full SHA for 77b6fab
Browse repository at this point
Merge branch 'model-tests' of https://github.com/Project-CARPI/database-schema into model-tests
ramonechen
committed
09a5b9f
View commit details
Copy full SHA for 09a5b9f
Browse repository at this point
Commits on Apr 9, 2026
Update self-dependency to use local source code
Show description for e9f2a79
ramonechen
committed
e9f2a79
View commit details
Copy full SHA for e9f2a79
Browse repository at this point
You can’t perform that action at this time.