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
Write component testing for key components to make sure they behave correctly.
Examples of components to be tested are:
Header alert: make sure it will be rendered when either paywall is missing or/and the user needs to generate a new identity.
ThingLink: make sure it renders the correct content, given different situations (censored proposal, just created proposal, proposal on voting, proposal with finished voting, etc)
Buttons triggering key actions (submit proposal, submit comment, approve/censor proposal) make sure they are all blocked when there is a missing verification (paywall/identity).
The text was updated successfully, but these errors were encountered:
Examples of components to be tested are:
The text was updated successfully, but these errors were encountered: