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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
open-feature
/
python-sdk-contrib
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
26
Code
Issues
23
Pull requests
19
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
test(ofrep): run the provider conformance suite against flagd's OFREP API
- #414
#414
Draft
aepfli
wants to merge 25 commits into
feat/provider-tck-flagd
open-feature/python-sdk-contrib:feat/provider-tck-flagd
from
feat/provider-tck-ofrep
open-feature/python-sdk-contrib:feat/provider-tck-ofrep
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Draft
test(ofrep): run the provider conformance suite against flagd's OFREP API
#414
aepfli
wants to merge 25 commits into
feat/provider-tck-flagd
open-feature/python-sdk-contrib:feat/provider-tck-flagd
from
feat/provider-tck-ofrep
open-feature/python-sdk-contrib:feat/provider-tck-ofrep
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
test(ofrep): run the provider conformance suite against flagd's OFREP API
Show description for 6162e3c
aepfli
committed
6162e3c
View commit details
Copy full SHA for 6162e3c
Browse repository at this point
fix(ofrep): stop leaking the testbed when it never becomes ready
Show description for e6b3431
aepfli
committed
e6b3431
View commit details
Copy full SHA for e6b3431
Browse repository at this point
test(ofrep): follow the @numeric-coercion rename
Show description for 6ee588c
aepfli
committed
6ee588c
View commit details
Copy full SHA for 6ee588c
Browse repository at this point
test(ofrep): account for @reinitialization, and drop two stale claims
Show description for e5107c0
aepfli
committed
e5107c0
View commit details
Copy full SHA for e5107c0
Browse repository at this point
test(ofrep): declare @variants and @targeting, on a measured run
Show description for 9fe2e9a
aepfli
committed
9fe2e9a
View commit details
Copy full SHA for 9fe2e9a
Browse repository at this point
test(ofrep): withhold @numeric-coercion, which this provider does not have
Show description for 1b67944
aepfli
committed
1b67944
View commit details
Copy full SHA for 1b67944
Browse repository at this point
test(ofrep): withhold @disabled-flags, which is a bug rather than a wall
Show description for 3ad66f6
aepfli
committed
3ad66f6
View commit details
Copy full SHA for 3ad66f6
Browse repository at this point
test(ofrep): declare the stack instead of wiring it
Show description for 6e85aef
aepfli
committed
6e85aef
View commit details
Copy full SHA for 6e85aef
Browse repository at this point
test(ofrep): keep the conformance suite out of the default build, and say so
Show description for 47198a1
aepfli
committed
47198a1
View commit details
Copy full SHA for 47198a1
Browse repository at this point
test(ofrep): point at Appendix F for the policy, and keep the suite importing
Show description for 55e57ea
aepfli
committed
55e57ea
View commit details
Copy full SHA for 55e57ea
Browse repository at this point
test(ofrep): claim the standard resolution reasons
Show description for ac32562
aepfli
committed
ac32562
View commit details
Copy full SHA for ac32562
Browse repository at this point
docs(ofrep): say which side of the corrected declaring rules each withholding is on
Show description for 5f0d1c6
aepfli
committed
5f0d1c6
View commit details
Copy full SHA for 5f0d1c6
Browse repository at this point
docs(ofrep): say which rule each withholding reaches, after rule six was narrowed
Show description for a80d295
aepfli
committed
a80d295
View commit details
Copy full SHA for a80d295
Browse repository at this point
docs(ofrep): correct two tallies that reason.feature left behind
Show description for 5ed5422
aepfli
committed
5ed5422
View commit details
Copy full SHA for 5ed5422
Browse repository at this point
test(ofrep): name the conformance module for the provider, not the suite
Show description for c30178d
aepfli
committed
c30178d
View commit details
Copy full SHA for c30178d
Browse repository at this point
test(ofrep): let the collect step run even when the default suite fails
Show description for 77a6a83
aepfli
committed
77a6a83
View commit details
Copy full SHA for 77a6a83
Browse repository at this point
test(ofrep): take the same compose definition as the flagd adoption
Show description for a71847e
aepfli
committed
a71847e
View commit details
Copy full SHA for a71847e
Browse repository at this point
docs(ofrep): keep the evidence, link the rules, delete the retellings
Show description for c525679
aepfli
committed
c525679
View commit details
Copy full SHA for c525679
Browse repository at this point
test(tck): run the conformance suite against flagd-testbed v3.10.1
Show description for eb56503
aepfli
committed
eb56503
View commit details
Copy full SHA for eb56503
Browse repository at this point
test(ofrep): stop compensating for a backend defect this suite does not have
Show description for d9044af
aepfli
committed
d9044af
View commit details
Copy full SHA for d9044af
Browse repository at this point
test(tck): stop naming one testbed release as the flag set's boundary
Show description for c177ced
aepfli
committed
c177ced
View commit details
Copy full SHA for c177ced
Browse repository at this point
test(ofrep): declare @string-typing, and separate two kinds of untyped
Show description for dce9b9a
aepfli
committed
dce9b9a
View commit details
Copy full SHA for dce9b9a
Browse repository at this point
test(ofrep): declare @fully-typed-values, the other half of an answered question
Show description for 9fa6e9f
aepfli
committed
9fa6e9f
View commit details
Copy full SHA for 9fa6e9f
Browse repository at this point
test(ofrep): sync the conformance assets where the scenarios execute
Show description for 12c0ec1
aepfli
committed
12c0ec1
View commit details
Copy full SHA for 12c0ec1
Browse repository at this point
docs(ofrep): stop naming a testbed release in the README tally
Show description for e18eb2a
aepfli
committed
e18eb2a
View commit details
Copy full SHA for e18eb2a
Browse repository at this point
You can’t perform that action at this time.