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

Update tests to use a testing authority #458

Open
mvandeberg opened this issue Oct 28, 2019 · 0 comments · May be fixed by #464
Open

Update tests to use a testing authority #458

mvandeberg opened this issue Oct 28, 2019 · 0 comments · May be fixed by #464

Comments

@mvandeberg
Copy link
Contributor

All steem-js tests use a key that is valid on the MainNet. This means that all transactions used for testing are actually valid transactions. Thankfully, these are only transactions that require a posting auth.

These tests should be changed to use an authority not on the MainNet (blocked by steemit/steem#3546)

Furthermore, there are some tests that require active auths that do not work. These can be updated and pass safely without providing active keys in the repo.

@mvandeberg mvandeberg changed the title Update Active Auth tests to use a testing authority Update tests to use a testing authority Oct 28, 2019
@mvandeberg mvandeberg linked a pull request Oct 31, 2019 that will close this issue
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 a pull request may close this issue.

1 participant