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 }}
Flagsmith
/
flagsmith
Public
Notifications
You must be signed in to change notification settings
Fork
574
Star
6.6k
Code
Issues
611
Pull requests
119
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
test: Improve API tests performance
- #8378
#8378
Merged
khvn26
merged 22 commits into
main
Flagsmith/flagsmith:main
from
perf/api-test-suite
Flagsmith/flagsmith:perf/api-test-suite
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
test: Improve API tests performance
#8378
khvn26
merged 22 commits into
main
Flagsmith/flagsmith:main
from
perf/api-test-suite
Flagsmith/flagsmith:perf/api-test-suite
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
perf(api): stop replaying migrations, and give tests their own database
Show description for 1b230c3
khvn26
committed
1b230c3
View commit details
Copy full SHA for 1b230c3
Browse repository at this point
fix(api): Skip the test databases' serialized_rollback snapshot
Show description for e50dbd7
khvn26
committed
e50dbd7
View commit details
Copy full SHA for e50dbd7
Browse repository at this point
test(api): Cover the migration snapshot cache's invalidation
Show description for a7061ce
khvn26
committed
a7061ce
View commit details
Copy full SHA for a7061ce
Browse repository at this point
Commits on Sep 21, 2026
fix(api): Key the migration digest on app labels
Show description for 426fa97
khvn26
committed
426fa97
View commit details
Copy full SHA for 426fa97
Browse repository at this point
fix(api): Check service health rather than a socket
Show description for 617957f
khvn26
committed
617957f
View commit details
Copy full SHA for 617957f
Browse repository at this point
refactor(api): Rename converge to compose_fallback
khvn26
committed
eda4a5d
View commit details
Copy full SHA for eda4a5d
Browse repository at this point
refactor(api): Check the endpoints the suite actually uses
Show description for 9c65658
khvn26
committed
9c65658
View commit details
Copy full SHA for 9c65658
Browse repository at this point
deslop ensure-services.sh
khvn26
committed
4ace040
View commit details
Copy full SHA for 4ace040
Browse repository at this point
refactor(api): Remove SKIP_MIGRATION_TESTS
Show description for ca41d6b
khvn26
committed
ca41d6b
View commit details
Copy full SHA for ca41d6b
Browse repository at this point
refactor(api): Inline _building into its only caller
khvn26
committed
5cab5c3
View commit details
Copy full SHA for 5cab5c3
Browse repository at this point
refactor(api): Build the maintenance connection Django's way
Show description for 288ca6b
khvn26
committed
288ca6b
View commit details
Copy full SHA for 288ca6b
Browse repository at this point
refactor(api): Say why serialized_rollback is unsupported
Show description for e60f223
khvn26
committed
e60f223
View commit details
Copy full SHA for e60f223
Browse repository at this point
refactor(api): Drop a pointless del
khvn26
committed
7699fa9
View commit details
Copy full SHA for 7699fa9
Browse repository at this point
further deslop
khvn26
committed
d0217a5
View commit details
Copy full SHA for d0217a5
Browse repository at this point
perf(api): Keep PostgreSQL transactional in ClickHouse tests
Show description for b88e603
khvn26
committed
b88e603
View commit details
Copy full SHA for b88e603
Browse repository at this point
fix(api): Rebuild the InfluxDB client after pointing it somewhere
Show description for c818f9b
khvn26
committed
c818f9b
View commit details
Copy full SHA for c818f9b
Browse repository at this point
fix(api): Keep influxdb_client out of freezegun's reach
Show description for d3c169a
khvn26
committed
d3c169a
View commit details
Copy full SHA for d3c169a
Browse repository at this point
fix(api): Set InfluxDB buckets up without the client
Show description for 7e59660
khvn26
committed
7e59660
View commit details
Copy full SHA for 7e59660
Browse repository at this point
refactor(api): Use requests for the InfluxDB bucket setup
Show description for 9a6ff1b
khvn26
committed
9a6ff1b
View commit details
Copy full SHA for 9a6ff1b
Browse repository at this point
fix(ci): Restore coverage from the private packages run
Show description for 276c84f
khvn26
committed
276c84f
View commit details
Copy full SHA for 276c84f
Browse repository at this point
refactor(api): Remove the ClickHouse test-database clone backend
Show description for 39556a2
khvn26
committed
39556a2
View commit details
Copy full SHA for 39556a2
Browse repository at this point
fix(api): Harden the readiness check and the ClickHouse fixture
Show description for 26d27c4
khvn26
committed
26d27c4
View commit details
Copy full SHA for 26d27c4
Browse repository at this point
You can’t perform that action at this time.