1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
ibizaman
183dbc0ca6 wait for open port in all tests to reduce flakiness 2023-12-03 23:33:39 -08:00
Pierre Penninckx
52b9233a6c
add postgresql vm test that runs in CI (#19)
Fixes #14 

The tests actually showed a flaw in the implementation, we needed
"password" and not "trust" in the auth file.

Also, having the port defined at the same time as enabling listening for
TCP/IP connection made no sense.
2023-11-23 01:03:33 -08:00