Tencent / 3TS

腾讯事务处理技术验证系统(Tencent Transaction Processing Testbed System)
Other
145 stars 54 forks source link

Add integration tests #62

Open 2549141519 opened 1 month ago

2549141519 commented 1 month ago

hi I have added integration tests and modified the CMakeLists.txt.

I believe a good project requires integration testing to ensure that contributors do not compromise the stability of the project. The integration test currently only checks whether the container and local compilation succeed. It does not test the installed PostgreSQL database inside the container. If needed, please let me know (we may need to add a configuration file in the repository and write a script to automatically create a user in PostgreSQL).

The results can be seen in the pull request record under the pr branch of my repository. Result: image

image

tencent-adm commented 1 month ago

CLA assistant check
All committers have signed the CLA.