Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing - next steps #376

Closed
fernandoabolafio opened this issue Jun 15, 2018 · 1 comment
Closed

Testing - next steps #376

fernandoabolafio opened this issue Jun 15, 2018 · 1 comment

Comments

@fernandoabolafio
Copy link
Member

  • Write unit testing for selectors and reducers
  • 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).
@thi4go
Copy link
Member

thi4go commented Aug 1, 2018

I can write some more tests, I'll work on this @fernandoabolafio 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants