enso/test
James Dunkerley 7090e1fb91
Docker file for testing Postgres SSL and updated Postgres Spec (#3607)
Adds a Dockerfile and `CreatePostgresSSL.sh` script, which makes an Alpine based Postgres server with a self signed certificate. The script will drop the generated `rootCA.crt` into the `data/transient` folder.

This can then be included in the test by setting the environment variable `ENSO_DATABASE_TEST_CA_CERT_FILE`.

Test has been updated to check the various SSL connection modes.
2022-07-26 13:28:43 +00:00
..
Benchmarks Remove 'here' and make method name resolution case-sensitive (#3538) 2022-07-07 10:31:06 +00:00
Examples_Tests Remove 'here' and make method name resolution case-sensitive (#3538) 2022-07-07 10:31:06 +00:00
Geo_Tests Import syntax including namespace (#1806) 2021-06-24 12:42:24 +02:00
Google_Api_Test Remove 'here' and make method name resolution case-sensitive (#3538) 2022-07-07 10:31:06 +00:00
Image_Tests Type name case fixes: (#3590) 2022-07-19 14:09:09 +00:00
micro-distribution Improved polyglot Date support (#3559) 2022-07-21 06:32:40 +00:00
Table_Tests Docker file for testing Postgres SSL and updated Postgres Spec (#3607) 2022-07-26 13:28:43 +00:00
Tests Add Linear Regression support for Vectors. (#3601) 2022-07-22 08:41:17 +00:00
Visualization_Tests Type name case fixes: (#3590) 2022-07-19 14:09:09 +00:00