mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-14 17:02:49 +03:00
5473bfa952
# 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 |
||
---|---|---|
.. | ||
bench-wrk | ||
benchmarks | ||
documentation | ||
packaging | ||
src-exec | ||
src-lib | ||
src-rsr | ||
src-test | ||
tests/integration | ||
tests-hspec | ||
tests-py | ||
.dockerignore | ||
.gitignore | ||
.hlint.yaml | ||
commit_diff.txt | ||
COMPILING-ON-M1.md | ||
CONTRIBUTING.md | ||
graphql-engine.cabal | ||
Makefile | ||
Setup.hs | ||
STYLE.md |