-
Notifications
You must be signed in to change notification settings - Fork 0
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
QA: Local development issue #54
Comments
/help |
Available commands
|
/wallet |
Please include your wallet or ENS address. |
/wallet 0x1F9FCc0E84dc2094499b848AE37Cd6a51db03Ff2 |
Updated the wallet address for @web4er successfully! Your new address: |
/start |
Tips:
|
/stop |
You have been unassigned from the bounty @web4er |
Let's change it back to default options and run some commandssetting
|
/allow set-multiplier @web4er true |
Updated access for @web4er successfully! Access: multiplier for "web4er/ubiquibot" |
/multiplier 0.7 @web4er "testing" |
Successfully changed the payout multiplier for @web4er to 0.7. The reason provided is "testing ". |
There is not much to show here related to local development issues. However, we will test things fixed after fixing local development issue which were broken.
We will run random commands in this QA. Some commands will be written invalid on purpose to test the correct response.
First, tests will be performed in a single
yarn build && yarn start
withdisable-analytics": false
.The reason is testing previously failing analytics functions on localhost:
After this, some tests will be performed with
disable-analytics": true
The text was updated successfully, but these errors were encountered: