graphql-engine/server/src-test
Robert 5473bfa952 tests: simplify command line of Haskell test suite
# Description

The tests were only being run with fully qualified postgresql and
mssql connection env vars anyhow. Makes it a bit simpler to run the
tests.

- the test suite now requires only plain connection strings as
  `HASURA_GRAPHQL_DATABASE_URL` (postgres) or
  `HASURA_MSSQL_CONN_STR` (mssql)
- update `CONTRIBUTING.md` for this change, and make it
  generally a bit less inaccurate

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3065
GitOrigin-RevId: b0b2f01ef867645d55c87a0e5c2bc1c0e94ee41f
2021-12-06 15:47:45 +00:00
..
Data server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Database/MSSQL server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Hasura Feature/multiple jwt secrets 2021-12-02 05:36:46 +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
Main.hs tests: simplify command line of Haskell test suite 2021-12-06 15:47:45 +00:00