Skip to content

[NEW] integration tests and tests coverage script#48

Open
sgoia wants to merge 2 commits intoaurora-is-near:mainfrom
sgoia:main
Open

[NEW] integration tests and tests coverage script#48
sgoia wants to merge 2 commits intoaurora-is-near:mainfrom
sgoia:main

Conversation

@sgoia
Copy link
Copy Markdown

@sgoia sgoia commented Oct 26, 2023

NOTE: we need to install grcov and llvm-tools-preview for test coverage cargo install grcov rustup component add llvm-tools-preview

NEW integration test files added:
./tests/common/mod.rs
./tests/simple_tests.rs
./tests/simple_silo_tests.rs
./tests/advanced_tests.rs

./scripts/tests-coverage.sh added to automate build test and tests coverage files as html and lcov formats

rust-toolchain updated to version 1.72.0

sgoia and others added 2 commits October 26, 2023 21:35
NOTE: we need to install grcov and llvm-tools-preview for test coverage cargo install grcov
rustup component add llvm-tools-preview

NEW integration test files added:
./tests/common/mod.rs
./tests/simple_tests.rs
./tests/simple_silo_tests.rs
./tests/advanced_tests.rs

./scripts/tests-coverage.sh added to automate build test and tests coverage files as html and lcov formats

rust-toolchain updated to version 1.72.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants