graphql-engine/server
Samir Talwar 1f2f9a8f94 server: Fix up the instructions on testing against BigQuery.
This improves the experience of testing against BigQuery in a few ways:

1.  There is an explicit instruction to create a dataset, which was not
    documented.
2.  The verification script uses the environment variables, just like the
    tests.
3.  The verification script passes the correct content type headers.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4706
GitOrigin-RevId: 15b5bd28b1762c130c0ec09d6babe8c08e05ab15
2022-06-15 09:45:19 +00:00
..
bench-wrk server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
benchmarks ci: hide old benchmark reports for PRs with many comments 2022-02-24 20:09:17 +00:00
documentation [gh-pages] Remove broken haddock links from hasura.github.io 2022-05-30 12:22:49 +00:00
packaging ci: use pg_dump from postgres 14 2022-04-18 06:25:02 +00:00
src-dc-api Expose the entire official Chinook dataset through the DC Reference agent and use it in the tests 2022-06-13 20:59:48 +00:00
src-exec Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
src-lib Remove Data.Set.Extended 2022-06-15 09:02:23 +00:00
src-rsr escape sql underscores in LIKE expressions (close #8435) 2022-06-08 18:54:19 +00:00
src-test server: add default naming convention to TenantConfig 2022-06-14 09:18:20 +00:00
tests-dc-api Expose the entire official Chinook dataset through the DC Reference agent and use it in the tests 2022-06-13 20:59:48 +00:00
tests-hspec server: Fix up the instructions on testing against BigQuery. 2022-06-15 09:45:19 +00:00
tests-py server: migrate to aeson-2 in preparation for ghc 9.2 upgrade 2022-06-08 15:32:27 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server: Clean up Cabal project files 2022-04-07 07:16:12 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-MACOS.md Update MacOS setup instructions 2022-06-15 07:08:23 +00:00
CONTRIBUTING.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00
graphql-engine.cabal Remove Data.Set.Extended 2022-06-15 09:02:23 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
STYLE.md server, CI: use ormolu as a formatter for Haskell sources 2021-09-23 21:23:21 +00:00
testing-guidelines.md server: testing guidelines 2022-03-08 09:53:27 +00:00
troubleshooting.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00