ci(bindings/go): include go binding into behavior tests#6018
Conversation
9c192b8 to
89571c2
Compare
@Xuanwo Hi, do you know what should I do to enable the tokio context when running sqlite service? |
89571c2 to
2293b70
Compare
Oh I guess the sqlite service should be skip for go binding now. |
fix: incorrect use of inputs
fix: incorrect use of inputs
3a2bcfe to
3227ad3
Compare
|
I think it is ready |
Xuanwo
left a comment
There was a problem hiding this comment.
Thanks a lot for building this!
Part of #4892.
This PR separates the CI for bindings/go into ci/lint and ci/behavior_tests, enabling most of all behavior tests for the Go binding.
Please note that I skipped testing for three services:
I will address these issues sequentially later.