web4er / ubiquibot

Automating DevPool management.
https://github.com/marketplace/ubiquibot
MIT License
0 stars 0 forks source link

QA: Local development issue #53

Open web4er opened 1 year ago

web4er commented 1 year ago

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 with disable-analytics": false. The reason is testing previously failing analytics functions on localhost:

await htmlImage(summaryInfo);
await compositeImage();
await processTelegram(dataPadded);

After this, some tests will be performed with disable-analytics": true

web4er commented 1 year ago

/help