Alex Chen
d359851708
Update guides for running sytest ( #958 )
...
* Update guides for running sytest
Bring the details for running sytest against postgres up to date; prefer docker over manual setup
Signed-off-by: Alex Chen <minecnly@gmail.com>
* Better flags
Signed-off-by: Alex Chen <minecnly@gmail.com>
2020-04-12 13:48:24 +01:00
Thibaut CHARLES
880545bfa8
Adding sslmode: disable to sytest server config ( #813 )
...
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-02-11 13:53:00 +00:00
Andrew Morgan
0f8d6cc1c1
Add a Sytest blacklist file ( #849 )
2020-01-22 13:31:22 +00:00
Alex Chen
7792f12e6f
Fix testfile path hardcoded in show-expected-fail-tests.sh ( #719 )
...
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-06-25 11:50:19 +01:00
Alex Chen
adaec7c8e7
Refine config and docs for sytest ( #714 )
...
This PR adds the "passed but expected fail" tests to testfile, as well as instructions on finding which tests to add for new PRs.
2019-06-21 16:49:37 +01:00
Andrew Morgan
1667a4b09f
Add SyTest support to CI ( #704 )
...
Adds SyTest CI through CircleCI.
Also need to add all the tests that currently pass to testfile, but I don't think that's a hard blocker for merging.
2019-05-24 15:00:03 +01:00