Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

More frontend tests #56

Merged
merged 37 commits into from
Sep 14, 2018
Merged

More frontend tests #56

merged 37 commits into from
Sep 14, 2018

Commits on Sep 3, 2018

  1. add complete coverage for InputField

    Alan committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    c78fd8e View commit details
    Browse the repository at this point in the history
  2. add more coverage for InputFieldInput

    Alan committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    3eec937 View commit details
    Browse the repository at this point in the history
  3. add complete coverage for InputFieldLabel

    Alan committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    eb78bff View commit details
    Browse the repository at this point in the history
  4. add full coverage for InputFieldValidation

    Alan committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    cdbfaa7 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

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

Commits on Sep 5, 2018

  1. remove base app

    Alan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    c16400d View commit details
    Browse the repository at this point in the history
  2. add utils tests

    Alan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    b6642ec View commit details
    Browse the repository at this point in the history
  3. remove register_service_worker

    Alan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    02843fb View commit details
    Browse the repository at this point in the history
  4. add more ContextMenu tests

    Alan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    5b0d529 View commit details
    Browse the repository at this point in the history
  5. add full DropDownMenu coverage

    Alan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    ff461d9 View commit details
    Browse the repository at this point in the history
  6. add more checkbox tests

    Alan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    834add9 View commit details
    Browse the repository at this point in the history
  7. add more form tests

    Alan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    fccaa07 View commit details
    Browse the repository at this point in the history
  8. remove obsolete snapshot

    Alan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    93d03e7 View commit details
    Browse the repository at this point in the history
  9. format all test files

    Alan committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    dad791b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. add full coverage for Form

    Alan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    113f347 View commit details
    Browse the repository at this point in the history
  2. add an internal Link Button

    Alan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    018c69f View commit details
    Browse the repository at this point in the history
  3. add full coverage for SlideInPanel

    Alan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    a1f6376 View commit details
    Browse the repository at this point in the history
  4. add full coverage for SelectList

    Alan committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    9e2b492 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. update jest settings

    Alan committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    ae1cb3e View commit details
    Browse the repository at this point in the history
  2. add full coverage for SlideOutContainer

    Alan committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    cfe5d3a View commit details
    Browse the repository at this point in the history
  3. add more coverage to Popup

    Alan committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    02b89fc View commit details
    Browse the repository at this point in the history
  4. add more tests for Tooltip

    Alan committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    ea1b843 View commit details
    Browse the repository at this point in the history
  5. add more tests for TagsSelector

    Alan committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    59cc9de View commit details
    Browse the repository at this point in the history
  6. add more tests for ImageFile

    Alan committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    2908f0e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. use jsdom as the testEnvironment

    Alan committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    a28a19f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. add more tests to Tooltip

    Alan committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    3657ca8 View commit details
    Browse the repository at this point in the history
  2. fix isBrowserWindowHidden test

    Alan committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    cf315df View commit details
    Browse the repository at this point in the history
  3. remove obsolete snapshots

    Alan committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    b987e9c View commit details
    Browse the repository at this point in the history
  4. add more tests to UserAccountMenu

    Alan committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    ec57a86 View commit details
    Browse the repository at this point in the history
  5. add more tests to ToggleButton

    Alan committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    9ba2589 View commit details
    Browse the repository at this point in the history
  6. add more tests for Modal

    Alan committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    0f92964 View commit details
    Browse the repository at this point in the history
  7. add full coverage for CloseButton

    Alan committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    98b72bc View commit details
    Browse the repository at this point in the history
  8. add test to DatePicker

    Alan committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    c92e4a1 View commit details
    Browse the repository at this point in the history
  9. some test improvements

    Alan committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    64d0696 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. fix Dropzone import issues with jest

    Alan committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    9b9c033 View commit details
    Browse the repository at this point in the history
  2. conform to agreed standards

    Alan committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    51ac7e9 View commit details
    Browse the repository at this point in the history
  3. add some comments

    Alan committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    7fc10f4 View commit details
    Browse the repository at this point in the history