HelikarLab / candis

:ribbon: A data mining suite for gene expression data.

Home Page:http://candis.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Test cases for frontend using Jest and Enzyme.

rupav opened this issue · comments

This issue is to achieve 100% code coverage on frontend.

Cheklist:

  • Add JEST - refer #45
  • Add coverage tool - refer #49
  • Add enzyme. - Update: 11th June: Well using enzyme is not going to work because of no official support to Preact. Might be removed in upcoming PRs.
  • Complete actions test
  • Complete Reducers test
  • Complete Components test