{"id":20556467,"url":"https://github.com/flagsmith/engine-test-data","last_synced_at":"2026-03-06T20:31:24.688Z","repository":{"id":38362053,"uuid":"439379903","full_name":"Flagsmith/engine-test-data","owner":"Flagsmith","description":"Repository containing a set of test files to use for testing the flagsmith engine","archived":false,"fork":false,"pushed_at":"2025-11-14T10:42:05.000Z","size":290,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-11-14T12:27:37.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Flagsmith.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-17T15:37:37.000Z","updated_at":"2025-11-14T10:38:56.000Z","dependencies_parsed_at":"2025-08-26T15:40:25.156Z","dependency_job_id":"e7036887-191c-4804-ac59-a4110f9bbbb8","html_url":"https://github.com/Flagsmith/engine-test-data","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Flagsmith/engine-test-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flagsmith%2Fengine-test-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flagsmith%2Fengine-test-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flagsmith%2Fengine-test-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flagsmith%2Fengine-test-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flagsmith","download_url":"https://codeload.github.com/Flagsmith/engine-test-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flagsmith%2Fengine-test-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30196173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T03:28:03.851Z","updated_at":"2026-03-06T20:31:24.655Z","avatar_url":"https://github.com/Flagsmith.png","language":null,"readme":"# Engine Test Data\n\nThis repository contains a single directory containing json files that can be used to test that any Flagsmith engine\nwritten in a given language is correct. \n\nEach JSON file should consist of a single object in the following format.\n\n```json\n{\n  \"environment\": {...},  // the environment document as found in DynamoDB\n  \"identities_and_responses\": [\n    {\n      \"identity\": {...},  // the identity as found in DynamoDB,\n      \"response\": {...},  // the response that was obtained from the current API\n    }\n  ]\n}\n```\n\nTo use this data, you will need to write a test case in the repository which contains the engine code and include \nthis repository as a submodule to get access to the json files.\n\nTo add the git submodule: \n\n```bash\ngit submodule add git@github.com:Flagsmith/engine-test-data.git tests/engine_tests/engine-test-data\n```\n\nAn example of how to use the test data can be found in the flagsmith-flag-engine repository \n[here](https://github.com/Flagsmith/flagsmith-engine/blob/main/tests/engine_tests/test_engine.py).  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflagsmith%2Fengine-test-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflagsmith%2Fengine-test-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflagsmith%2Fengine-test-data/lists"}