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

Add UI unit tests #613

Merged
merged 48 commits into from
Sep 19, 2020
Merged

Add UI unit tests #613

merged 48 commits into from
Sep 19, 2020

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    2ea812d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    455a078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7becf10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a341678 View commit details
    Browse the repository at this point in the history
  5. Add UI tests in travis

    campos20 committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c4cd808 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3728d4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6ae205 View commit details
    Browse the repository at this point in the history
  8. Lint package.json

    campos20 committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    ce562cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ef8e6f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    222a064 View commit details
    Browse the repository at this point in the history
  11. Add badge to README

    campos20 committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    8f656e3 View commit details
    Browse the repository at this point in the history
  12. Remove GitHub pages script

    campos20 committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    b9bddc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. WIP Add test for Main

    campos20 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    9143346 View commit details
    Browse the repository at this point in the history
  2. Add test for entry interface

    campos20 committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    ac606ee View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Add test for SideBar

    campos20 committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    e965226 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Add user to Main.test

    campos20 committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    933043f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f04965 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c46839 View commit details
    Browse the repository at this point in the history
  4. Move test from App to Main

    campos20 committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    f9d9aa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    839e18a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54073b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

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

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    0a50fd2 View commit details
    Browse the repository at this point in the history
  2. Add test for EventPickerTable, move non sense function from tnoodle a…

    …pi to wcif helper, remove unused functions
    campos20 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    5d1b1ef View commit details
    Browse the repository at this point in the history
  3. Update dev dependencies

    campos20 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    4860dec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73b0d82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ab0f15 View commit details
    Browse the repository at this point in the history
  6. Add testing dependencies

    campos20 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    6403ed2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    490f1ff View commit details
    Browse the repository at this point in the history
  8. Add test for language toggle

    campos20 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    443c1e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c450fa View commit details
    Browse the repository at this point in the history
  10. WIP Add complete tests

    campos20 committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8e9c333 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Add general usage tests

    campos20 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2c51213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83a1d86 View commit details
    Browse the repository at this point in the history
  3. WIP Add mock for wcifs

    campos20 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    22c2bd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    08670c5 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    campos20 committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    f03a0c0 View commit details
    Browse the repository at this point in the history
  3. Move .blod to tnoodle api

    campos20 committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    3aaaa68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04d81c4 View commit details
    Browse the repository at this point in the history
  5. Adjusts in test files

    campos20 committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    41815b9 View commit details
    Browse the repository at this point in the history
  6. Fix async of some tests

    campos20 committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    eef4591 View commit details
    Browse the repository at this point in the history
  7. Avoid some null pointers

    campos20 committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    6275796 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b012409 View commit details
    Browse the repository at this point in the history
  9. Set coverage exclusion

    campos20 committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    c219812 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e62d44a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9a0fca View commit details
    Browse the repository at this point in the history
  12. Add test for mbld warning

    campos20 committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    86a6f5f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a3d9d16 View commit details
    Browse the repository at this point in the history