Package-level declarations
Types
Properties
The host filesystem
The host filesystem
The host filesystem
The path to the "tests" directory. This assumes all tests are run from a predictable place relative to "tests" We need this for JS tests where the CWD is not properly set at the beginning of tests
Functions
Extracts the operationId from a graphql-ws message, ignores "complete messages"
Extracts the operationId from a graphql-ws message
Checks that actualText matches the contents of the file at path
A convenience function that makes sure the MockServer and ApolloClient are properly closed at the end of the test
The current platform. This is used from tests because Double.toString() doesn't behave the same on JS and other platforms. Prefer more specific functions like assertMainThreadOnNative
when possible instead of checking the platform.
The current platform. This is used from tests because Double.toString() doesn't behave the same on JS and other platforms. Prefer more specific functions like assertMainThreadOnNative
when possible instead of checking the platform.
The current platform. This is used from tests because Double.toString() doesn't behave the same on JS and other platforms. Prefer more specific functions like assertMainThreadOnNative
when possible instead of checking the platform.
The current platform. This is used from tests because Double.toString() doesn't behave the same on JS and other platforms. Prefer more specific functions like assertMainThreadOnNative
when possible instead of checking the platform.