Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging general and SC unit tests scripts #127

Merged
merged 1 commit into from
Apr 3, 2021
Merged

Conversation

kirillt
Copy link
Contributor

@kirillt kirillt commented Mar 26, 2021

We have separate tests script for smartcontract module which wasn't called at CI.
This PR merges this script into "general" unit_test.sh and also contains some refactoring.

New CI output (now calls smartcontract submodules):
https://www.0chain-ci.net/root/0chain/-/jobs/3191/raw

Now, for local usage instead of this

./docker.local/bin/sc_unit_test.sh <package>

you need to run this:

./docker.local/bin/unit_test.sh --sc <package>

@Sriep Sriep merged commit efed98b into master Apr 3, 2021
@platsko platsko deleted the fix/unit-tests-runner branch May 9, 2021 14:47
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.

None yet

2 participants