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 cypress to Storybook CI #8397

Merged
merged 39 commits into from Oct 17, 2019
Merged

Add cypress to Storybook CI #8397

merged 39 commits into from Oct 17, 2019

Commits on Oct 12, 2019

  1. ADD first cypress test

    ndelangen committed Oct 12, 2019
    Copy the full SHA
    4fb8e87 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c447b0f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    41b7143 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4995cb4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    642d623 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0833478 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    2ad87bb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d691941 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d135fae View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    aa9dfbd View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    a7cf250 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    561c9e9 View commit details
    Browse the repository at this point in the history
  13. remove example fixture

    kroeder committed Oct 12, 2019
    Copy the full SHA
    89d0cfa View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. update navigation e2e tests

    kroeder committed Oct 13, 2019
    Copy the full SHA
    34c4908 View commit details
    Browse the repository at this point in the history
  2. add e2e test for knobs

    kroeder committed Oct 13, 2019
    Copy the full SHA
    887447d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Copy the full SHA
    fe82ad7 View commit details
    Browse the repository at this point in the history
  2. REMOVE the acceptance stories, the cypress tests give the same if not…

    … much better confidence, and so replace them
    ndelangen committed Oct 15, 2019
    Copy the full SHA
    fb84d88 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    36fcc73 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    94ced7b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b8ef6a7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3ab4bba View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7169f05 View commit details
    Browse the repository at this point in the history
  8. FIX missing yarn command

    ndelangen committed Oct 15, 2019
    Copy the full SHA
    250099a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    85a3f2f View commit details
    Browse the repository at this point in the history
  10. Revert "maybe parallel build-examples is faster?"

    This reverts commit 7169f05.
    ndelangen committed Oct 15, 2019
    Copy the full SHA
    5a2084d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. use get

    ndelangen committed Oct 16, 2019
    Copy the full SHA
    e08b297 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d0b9c09 View commit details
    Browse the repository at this point in the history
  3. do not use orb

    ndelangen committed Oct 16, 2019
    Copy the full SHA
    bbf48ca View commit details
    Browse the repository at this point in the history
  4. WIP

    ndelangen committed Oct 16, 2019
    Copy the full SHA
    bdcda23 View commit details
    Browse the repository at this point in the history
  5. FIX cypress install

    ndelangen committed Oct 16, 2019
    Copy the full SHA
    0d6a657 View commit details
    Browse the repository at this point in the history
  6. make it better maybe

    ndelangen committed Oct 16, 2019
    Copy the full SHA
    bde5ec0 View commit details
    Browse the repository at this point in the history
  7. cache invalidation

    ndelangen committed Oct 16, 2019
    Copy the full SHA
    9a9584e View commit details
    Browse the repository at this point in the history
  8. ADD cypress install

    ndelangen committed Oct 16, 2019
    Copy the full SHA
    3e25563 View commit details
    Browse the repository at this point in the history
  9. CLEANUP

    ndelangen committed Oct 16, 2019
    Copy the full SHA
    4dff6a7 View commit details
    Browse the repository at this point in the history
  10. Tech/cypress in orbs (#8430)

    Tech/cypress in orbs
    ndelangen committed Oct 16, 2019
    Copy the full SHA
    b4a9933 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. ADD reject

    ndelangen committed Oct 17, 2019
    Copy the full SHA
    e277ed9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f09b88 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8e01e91 View commit details
    Browse the repository at this point in the history
  4. Tech/split examples generation (#8453)

    Tech/split examples generation
    ndelangen committed Oct 17, 2019
    Copy the full SHA
    1518b5d View commit details
    Browse the repository at this point in the history