feat: integration test suite (#487)

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
This commit is contained in:
Ruihang Xia
2022-11-22 15:34:13 +08:00
committed by GitHub
parent c144a1b20e
commit b407ebf6bb
9 changed files with 625 additions and 16 deletions

View File

@@ -7,3 +7,4 @@ coverage:
patch: off
ignore:
- "**/error*.rs" # ignore all error.rs files
- "tests/runner/*.rs" # ignore integration test runner