import * as pgc4d from "https://deno.land/x/pgc4d@v1.3.6/test/env.ts";
Variables
To run tests, you need to have a PostgreSQL instance at postgres:5433, configured with SSL and a bunch of predefined users to test authentication. |
import * as pgc4d from "https://deno.land/x/pgc4d@v1.3.6/test/env.ts";
To run tests, you need to have a PostgreSQL instance at postgres:5433, configured with SSL and a bunch of predefined users to test authentication. |