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

[tests/vectors] test: add test vectors and update vectors.sh scripts #27

Merged
merged 2 commits into from Jan 17, 2022

Conversation

Jaguar0625
Copy link
Contributor

No description provided.

@gimre-xymcity gimre-xymcity changed the title test: add test vectors and update vectors.sh scripts [tests/vectors] test: add test vectors and update vectors.sh scripts Jan 17, 2022
Comment on lines +3 to +6
set -ex

python3 -m tests.vectors.all --blockchain nem --vectors "$(git rev-parse --show-toplevel)/tests/vectors/nem"
python3 -m tests.vectors.all --blockchain symbol --vectors "$(git rev-parse --show-toplevel)/tests/vectors/symbol"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why/how was it working earlier? was it downloading vectors anywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was not working in monorepo. previously, travis was downloading vectors.

@Jaguar0625 Jaguar0625 merged commit f7a877b into dev Jan 17, 2022
@Jaguar0625 Jaguar0625 deleted the test-vectors branch January 17, 2022 12:05
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