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
.
dstackai
/
dstack
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
244
Star
2.2k
Code
Issues
57
Pull requests
9
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Speed Python up tests with session-scoped db fixtures
- #4088
#4088
Merged
r4victor
merged 11 commits into
master
dstackai/dstack:master
from
pr_speed_up_tests
dstackai/dstack:pr_speed_up_tests
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Speed Python up tests with session-scoped db fixtures
#4088
r4victor
merged 11 commits into
master
dstackai/dstack:master
from
pr_speed_up_tests
dstackai/dstack:pr_speed_up_tests
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
Fix stale test config paths in AGENTS.md
r4victor
committed
39027ce
View commit details
Copy full SHA for 39027ce
Browse repository at this point
Speed up tests that wait on real timeouts
Show description for 5aa2ef5
r4victor
committed
5aa2ef5
View commit details
Copy full SHA for 5aa2ef5
Browse repository at this point
Reuse one SQLite database across tests
Show description for 589c26f
r4victor
committed
589c26f
View commit details
Copy full SHA for 589c26f
Browse repository at this point
Reuse one Postgres database across tests
Show description for 11944c5
r4victor
committed
11944c5
View commit details
Copy full SHA for 11944c5
Browse repository at this point
Assert plan offers by sorted ids, not as a set
r4victor
committed
8a17909
View commit details
Copy full SHA for 8a17909
Browse repository at this point
Explain the session event loop scope in pytest config
r4victor
committed
11d2e27
View commit details
Copy full SHA for 11d2e27
Browse repository at this point
Generate one RSA key pair per test session
Show description for e7f9dd3
r4victor
committed
e7f9dd3
View commit details
Copy full SHA for e7f9dd3
Browse repository at this point
Batch the per-test row deletes into one round trip
Show description for 513602c
r4victor
committed
513602c
View commit details
Copy full SHA for 513602c
Browse repository at this point
Update the docstring
r4victor
committed
4435653
View commit details
Copy full SHA for 4435653
Browse repository at this point
Parse each SSH key once per test session
Show description for 6f9b2d4
r4victor
committed
6f9b2d4
View commit details
Copy full SHA for 6f9b2d4
Browse repository at this point
Keep both test key fixtures in one conftest
Show description for 938be83
r4victor
committed
938be83
View commit details
Copy full SHA for 938be83
Browse repository at this point
You can’t perform that action at this time.