graphql-engine/server/tests-py/remote_schemas/nodejs
Samir Talwar 8d7c089273 server/tests-py: Start some node.js test services on random ports.
Where possible, we start the services on random ports, to avoid
port conflicts when parallelizing tests in the future.

When this isn't possible, we explicitly state the port, and wait for the
service to start. This is typically because the GraphQL Engine has already
started with knowledge of the relevant service passed in through an
environment variable.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5542
GitOrigin-RevId: b51a095b8710e3ff20d1edb13aa576c5272a5565
2022-09-07 16:26:10 +00:00
..
.gitignore Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
actions_remote_join_schema.js server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00
apollo_federated_server_with_hge_and_server1.js server/tests-py: Start some node.js test services on random ports. 2022-09-07 16:26:10 +00:00
apollo_federated_server_with_hge_only.js server/tests-py: Start some node.js test services on random ports. 2022-09-07 16:26:10 +00:00
apollo_server_1.js server/tests-py: Start some node.js test services on random ports. 2022-09-07 16:26:10 +00:00
index.js server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
package.json server/tests-py: Move installing node_modules to the makefile. 2022-08-16 09:27:04 +00:00
remote_schema_perms.js server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00
secondary_remote_schema_perms_error.js server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00
secondary_remote_schema_perms.js server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00