You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
mvandeberg
changed the title
Update Active Auth tests to use a testing authority
Update tests to use a testing authority
Oct 28, 2019
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.
The text was updated successfully, but these errors were encountered: