beet icon indicating copy to clipboard operation
beet copied to clipboard

Integration testing

Open sschiessl-bcp opened this issue 5 years ago • 3 comments

We want you

In order to polish and finalize beet beta we are looking for integration testers.

Requirements

  • currently there are no binaries available yet, so the minimum requirement is that you know how to install and run beet via npm locally according to the readme and are able to read javascript
  • attention to detail and ability to report precisely

Tasks

With estimation of effort in the front
  • [0.25] Install and start Beet and import accounts for each chain that you have an account, at least 3 different chain
  • [0.25] Check your accounts balance with external explorers
  • are all tokens you have listed?
  • is the balance correct?
  • [0.25] Click around in beet, does something feel weird? Is the UX broken? Is something not self-explanatory?
  • [0.5] Execute at least one example for each chain (must broadcast something) found here https://github.com/bitshares/beet-js/tree/develop/examples If using transfer example make sure the recipient is one of your own accounts
  • [0.3] Use http://examples.get-beet.io/binance-dex to trigger transfers

Process

Comment in here that you are interested and what chains you can do. When accepted, please create your own integration testing issue.
  • Each click and every action you do needs to be reported via window screenshot in the issue
  • When broadcasing, please post a link to the transaction
  • If there are any errors appearing, report the console log of beet (push CTRL+SHIFT+I when beet is open) and the electron output (visible in the console where you started beet), if executing an example also the browser console log of the example

sschiessl-bcp avatar Apr 12 '19 06:04 sschiessl-bcp

HI, can I run this app as a tester? I'm going to test - BitShares, Bitcoin, EOS and Binance. Thank u.

alexandr-masl avatar Apr 13 '19 07:04 alexandr-masl

Go ahead!

Am 13. April 2019 9:36:06 vorm. schrieb Alexandr-MasL [email protected]:

HI, can I run this app as a tester? I'm going to test - BitShares, Bitcoin, EOS and Binance. Thank u.— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

sschiessl-bcp avatar Apr 13 '19 12:04 sschiessl-bcp

Good to close this issue? We've gone through several PR integrations recently.

grctest avatar Sep 13 '23 21:09 grctest