graphql-engine/server/src-test
Antoine Leblanc b73b9c1658 Make test path relative to project folder.
### Description

The path to the metadata file in this test was given in a relative fashion, which therefore assumes that the tests are run from a specific folder. This PR relaxes this requirement by making use of `makeRelativeToProject`.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4934
GitOrigin-RevId: a3c4736bb126d719881beb922c3b4b461d9dda11
2022-07-04 15:45:02 +00:00
..
Control Implement HLint suggestions and turn warnings into errors 2022-07-01 10:50:33 +00:00
Data server: Remove the Show instance from QErr and anything that touches it. 2022-07-01 11:48:26 +00:00
Database/MSSQL server/mssql: improve database exception handling and better API errors 2022-02-07 14:12:55 +00:00
Hasura Make test path relative to project folder. 2022-07-04 15:45:02 +00:00
Network/HTTP/Client server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Test server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Main.hs Rewrite OpenAPI 2022-06-30 12:57:09 +00:00