dominant-strategies / quai-explorer

Quai Network frontend block explorer.
https://quaiscan.io
13 stars 10 forks source link

Implement QAWolf for front-end testing #86

Open hubchub opened 2 years ago

hubchub commented 2 years ago

QA Wolf is an open source tool that makes writing tests for front-end applications effortless

This will allow us to rapidly catch up on testing our front-end applications and give us more confidence and stability moving forward.

Once we have the testing patterns in place, it will be easier for the team to write tests even faster by just copying the patterns they already see.