You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our BTC page does not have any tests. This should the first page where we will create a more narrow test cases, meaning that there should be a test per component (the more meaningful):
BTCOverview
IssueForm
RedeemForm
This test files should be added under a new folder __tests__ under the respective page.
This new approach should be considered a POC.
The text was updated successfully, but these errors were encountered:
Our BTC page does not have any tests. This should the first page where we will create a more narrow test cases, meaning that there should be a test per component (the more meaningful):
This test files should be added under a new folder
__tests__
under the respective page.This new approach should be considered a POC.
The text was updated successfully, but these errors were encountered: