Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Add missing tests for new JS files in UI. #76

Merged
merged 11 commits into from Sep 24, 2018

Commits on Sep 18, 2018

  1. Move UI component tests to their respective path.

    Add __tests__ inside each UI folder accordingly.
    unjapones committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    8fd7786 View commit details
    Browse the repository at this point in the history
  2. Fix paths after UI tests moves.

    Add missing layout __tests__ files.
    unjapones committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    aef0013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56304ef View commit details
    Browse the repository at this point in the history
  4. Add basic frontend/ui/pages tests.

    Add missing className property to identify rendered content.
    unjapones committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    00e842f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    718a278 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ec5f5a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Move out contract & backend logic from UI components.

    Move out contract & backend logic from UI components (add PoBAContract & 
    PoBAServer modules).
    Split pages into containers to improve testeability.
    unjapones committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    0e2547b View commit details
    Browse the repository at this point in the history
  2. Fix eslint warnings.

    unjapones committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    67ef371 View commit details
    Browse the repository at this point in the history
  3. Improve PlaidButton & ErrorPage coverage.

    Ignore frontend's main index.js & registerServiceWorker.js in coverage
    report.
    unjapones committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    853dd31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b3dc6b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    caadfe9 View commit details
    Browse the repository at this point in the history