onPoster / app

A decentralized web application for interacting with ERC-3722 – Poster.
https://poster-app.on.fleek.co/
GNU General Public License v3.0
16 stars 6 forks source link

Add tests for basic features #89

Open 0xjjpa opened 2 years ago

0xjjpa commented 2 years ago

Goal

Make sure that changes to UI do not break the entire application in the future. Ideally, we should have unit tests, functional tests, component tests, and e2e tests, but for now any are welcomed.

Task Description