/
alt3rmann
/
graphql-engine
ОбзорДокументацияВойти
/
alt3rmann
/
graphql-engine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
graphql-engine/
server/tests-py/
..
docker

server/api-tests: Add a Docker Compose file for the API tests.

4 года назад
fixtures

server/tests-py: Fix up the Redis tests so they run.

2 года назад
pgdump

server: test and ship support for postgres 17

год назад
queries

server: support postgres v18, drop support for v13

9 месяцев назад
remote_schemas

add config to prioritize data/error for remote schema fields

3 года назад
test_tests

Test result ordering, add `--accept` test mode to automatically accept changed test cases

7 лет назад
webhook

[server] coalesce multiple run_sql calls in tests (#270)

6 лет назад
.devsh_version

Restructure Pro Parser modules to align with the OSS Parser

4 года назад
.envrc

server/tests-py: Load the Python environment in a .envrc file.

4 года назад
.gitignore

server/tests-py: Move installing node_modules to the makefile.

4 года назад
.prettierignore

server/tests-py: Factor out service URLs as environment variables.

4 года назад
PortToHaskell.py

Import J, not Aeson, A, JSON, Yaml...

3 года назад
README.md

server: optimize BigQuery metadata introspection

7 месяцев назад
auth_webhook_server.py

server/tests-py: Generate random ports for helper services.

4 года назад
conftest.py

server/tests-py: Fix up the Redis tests so they run.

2 года назад
context.py

server: implement protocol connection_init timeout

2 года назад
docker-compose.yml

Remove the `version` from Docker Compose files.

2 года назад
graphql_server.py

server: fix bug with customized remote schema enum variables

4 года назад
jwk_server.py

server/tests-py: Generate random ports for a few more helper services.

4 года назад
package-lock.json

Upgrade all package-lock.json files to the v2 format.

4 года назад
package.json

CI: Add commentary on how the Python integration test scripts work.

3 года назад
ports.py

server/tests-py: Never allocate the same port twice.

3 года назад
pytest.ini

Remove the server upgrade/downgrade tests.

3 года назад
remote_server.py

server/tests-py: Never allocate the same port twice.

3 года назад
requirements-top-level.txt

fix pytests

6 месяцев назад
requirements.txt

fix pytests

6 месяцев назад
run.sh

server/tests-py: Fix up the Redis tests so they run.

2 года назад
super_classes.py

server/tests-py: Reduce the number of locations we check the status code.

4 года назад
tempCodeRunnerFile.py

server/MSSQL: Event Delivery System (Incremental PR - 3)

4 года назад
test_actions.py

server: fix action sync websocket test

год назад
test_allowlist_queries.py

CI: Pass `--pro-tests` to pytests when testing HGE Pro.

2 года назад
test_apis_disabled.py

server/tests-py: Spawn a new PostgreSQL schema ("database") per test.

4 года назад
test_apollo_federation.py

server/tests-py: Never allocate the same port twice.

3 года назад
test_auth_webhook_cookie.py

server/tests-py: Start webhook.py inside the test harness.

4 года назад
test_compat.py

server/tests-py: Provide the admin secret to the HGE server.

4 года назад
test_compression.py

server: don't compress small responses

4 года назад
test_config_api.py

server/tests-py: Parallelize JWT tests.

3 года назад
test_cors.py

server/tests-py: Declaratively state the HGE environment variables.

4 года назад
test_dev_endpoints.py

server/tests-py: Provide the admin secret to the HGE server.

4 года назад
test_endpoints.py

CI: Pass `--pro-tests` to pytests when testing HGE Pro.

2 года назад
test_events.py

Remove the server upgrade/downgrade tests.

3 года назад
test_graphql_introspection.py

Return correct isRepeatable value for directives in graphql schema introspection

2 года назад
test_graphql_mutations.py

Remove the server upgrade/downgrade tests.

3 года назад
test_graphql_queries.py

server: fix condition to classify requests to Apollo persisted queries

3 года назад
test_graphql_read_only_source.py

Remove the server upgrade/downgrade tests.

3 года назад
test_heterogeneous.py

server/tests-py: Make HGECtxGQLServer a fixture.

4 года назад
test_inconsistent_meta.py

server/tests-py: Fix test_inconsistent_meta.py for split databases.

4 года назад
test_jwk.py

Actually thread through where those 60 seconds come from

2 года назад
test_jwt.py

server: configuration to specify which Header to pick for JWT Authentication

3 года назад
test_jwt_claims_map.py

server/tests-py: Parallelize JWT tests.

3 года назад
test_logging.py

server: implement protocol connection_init timeout

2 года назад
test_metadata.py

tests: add Postgres 14 and Postgres 15 pytests

4 года назад
test_naming_conventions.py

Revert "feat: Make `naming-convention` feature generally available"

3 года назад
test_openapi.py

server/tests-py: Reduce the number of locations we check the status code.

4 года назад
test_pg_dump.py

CI: Test against PostgreSQL 16.

3 года назад
test_query_cache.py

server/tests-py: Fix up the Redis tests so they run.

2 года назад
test_remote_relationships.py

server/tests-py: Never allocate the same port twice.

3 года назад
test_remote_schema_permissions.py

CI: Pass `--pro-tests` to pytests when testing HGE Pro.

2 года назад
test_remote_schema_prioritize_data.py

add config to prioritize data/error for remote schema fields

3 года назад
test_remote_schema_prioritize_none.py

add config to prioritize data/error for remote schema fields

3 года назад
test_roles_inheritance.py

server: Inherited roles permissions fix

год назад
test_scheduled_triggers.py

server/tests-py: Get all tests passing with separate HGE binaries.

4 года назад
test_schema_duplication.py

server/tests-py: Declaratively state the HGE environment variables.

4 года назад
test_schema_stitching.py

tests: exercise queryForExistingFieldNames / findConflictingNodes

4 месяца назад
test_subscriptions.py

ENG-1888: Fix skipped rows in streaming subscriptions for postgres an…

год назад
test_tests.py

server/tests-py: Start webhook.py inside the test harness.

4 года назад
test_v1_queries.py

server: Add no_transaction flag to run_sql API in Postgres backends

2 года назад
test_v1alpha1_endpoint.py

server: implement protocol connection_init timeout

2 года назад
test_v2_queries.py

server/tests-py: Use markers for backends instead of parameterized tests.

4 года назад
test_validation.py

server/tests-py: Set up postgis extensions using a fixture.

4 года назад
test_version.py

server/tests-py: Move installing node_modules to the makefile.

4 года назад
test_webhook.py

server: implement protocol connection_init timeout

2 года назад
test_webhook_insecure.py

server/tests-py: Start webhook.py inside the test harness.

4 года назад
test_webhook_request_context.py

server/tests-py: Generate random ports for a few more helper services.

4 года назад
test_websocket_init_cookie.py

server/tests-py: Run test_websocket_init_cookie.py in parallel.

3 года назад
utils.py

server/tests-py: Declaratively state the HGE environment variables.

4 года назад
validate.py

server: implement protocol connection_init timeout

2 года назад
webhook.py

server/tests-py: Start webhook.py inside the test harness.

4 года назад
webserver.py

server/tests-py: Start helper services in the test harness.

4 года назад
README.md