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

test: add unit test coverage for adaptive-form #3371

Merged
merged 49 commits into from
Jun 10, 2020

Commits on May 29, 2020

  1. ignore default schemas

    a-b-r-o-w-n committed May 29, 2020
    Configuration menu
    Copy the full SHA
    f90edde View commit details
    Browse the repository at this point in the history
  2. remove unused code

    a-b-r-o-w-n committed May 29, 2020
    Configuration menu
    Copy the full SHA
    2869787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    022850f View commit details
    Browse the repository at this point in the history
  4. refactor test-utils exports

    * convert to typescript project
    * export react test utils from lib/react
    * export hooks test utils from lib/hooks
    a-b-r-o-w-n committed May 29, 2020
    Configuration menu
    Copy the full SHA
    b4949c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0882364 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eed6327 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3fb81b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fc35e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9c5625 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. ignore link in coverage

    a-b-r-o-w-n committed May 30, 2020
    Configuration menu
    Copy the full SHA
    c046f5a View commit details
    Browse the repository at this point in the history
  2. add unit test for FormRow

    a-b-r-o-w-n committed May 30, 2020
    Configuration menu
    Copy the full SHA
    7b0a978 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    7b26413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3dfcc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2127b0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46fecc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    264929c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    716b32d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    551efdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd13f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b5c244 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b53ff70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c3f2ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c9e702 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7661d42 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7c3a5f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    dfe1e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a55efb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a80ce3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c5bdc5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b63372 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f89b27 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 5, 2020

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

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    3f02846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    631793c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Configuration menu
    Copy the full SHA
    10948a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c409163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a577ff1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd08313 View commit details
    Browse the repository at this point in the history
  5. add unit test for IntentField

    remove recognizerType function, use isSelected instead
    a-b-r-o-w-n committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    455b6fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5da1447 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    c246fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbab429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc26807 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c910d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef0ad97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0144f7f View commit details
    Browse the repository at this point in the history
  7. fix linting error

    a-b-r-o-w-n committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    9fe613a View commit details
    Browse the repository at this point in the history
  8. update hooks imports

    a-b-r-o-w-n committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    d905ff7 View commit details
    Browse the repository at this point in the history