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 browser integration test #616

Merged
merged 41 commits into from
May 10, 2019
Merged

Add browser integration test #616

merged 41 commits into from
May 10, 2019

Commits on Apr 25, 2019

  1. Set up jest-puppeteer

    Macil committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    3bb0fa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6986a0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9f95c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. better ci config

    Macil committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    73d6538 View commit details
    Browse the repository at this point in the history
  2. add xvfb

    Macil committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    00f2307 View commit details
    Browse the repository at this point in the history
  3. test2

    Macil committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    aaa3c16 View commit details
    Browse the repository at this point in the history
  4. run one test at a time

    Macil committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    f98d650 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    59e5b21 View commit details
    Browse the repository at this point in the history
  2. +comment

    Macil committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    a84a20f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d82a8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. some bettering

    Macil committed May 3, 2019
    Configuration menu
    Copy the full SHA
    cc4cae3 View commit details
    Browse the repository at this point in the history
  2. Copy StreakYC/MailFoo#6424 over

    Macil committed May 3, 2019
    Configuration menu
    Copy the full SHA
    8842978 View commit details
    Browse the repository at this point in the history
  3. punctuation

    Macil committed May 3, 2019
    Configuration menu
    Copy the full SHA
    5c0187e View commit details
    Browse the repository at this point in the history
  4. test progress

    Macil committed May 3, 2019
    Configuration menu
    Copy the full SHA
    2648402 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. update puppeteer

    Macil committed May 7, 2019
    Configuration menu
    Copy the full SHA
    07a6c16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f38acd View commit details
    Browse the repository at this point in the history
  3. Solve the mystery errors

    Macil committed May 7, 2019
    Configuration menu
    Copy the full SHA
    edd0aad View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Update .editorconfig

    Macil committed May 8, 2019
    Configuration menu
    Copy the full SHA
    6df2f92 View commit details
    Browse the repository at this point in the history
  2. add test for waitfor

    Macil committed May 8, 2019
    Configuration menu
    Copy the full SHA
    3e4ec85 View commit details
    Browse the repository at this point in the history
  3. waitForAsync

    Macil committed May 8, 2019
    Configuration menu
    Copy the full SHA
    e4d7472 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Compose test

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    64eac1a View commit details
    Browse the repository at this point in the history
  2. more test cleanup

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    ff46577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c6d689 View commit details
    Browse the repository at this point in the history
  4. test reply composeviews too

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    c4bc59d View commit details
    Browse the repository at this point in the history
  5. inline a function

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    bf64685 View commit details
    Browse the repository at this point in the history
  6. better reply button handling

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    bd774f4 View commit details
    Browse the repository at this point in the history
  7. improvements

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    cce0c17 View commit details
    Browse the repository at this point in the history
  8. made unit test better

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    aea95d1 View commit details
    Browse the repository at this point in the history
  9. another test fix

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    5935ca6 View commit details
    Browse the repository at this point in the history
  10. Upgrade to jest v24.

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    f6c8bdc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6cddb46 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f29162f View commit details
    Browse the repository at this point in the history
  13. increase test dependability

    Macil committed May 9, 2019
    Configuration menu
    Copy the full SHA
    a099517 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. more dependability improvements

    Macil committed May 10, 2019
    Configuration menu
    Copy the full SHA
    4e7275e View commit details
    Browse the repository at this point in the history
  2. sidebar test

    Macil committed May 10, 2019
    Configuration menu
    Copy the full SHA
    374348d View commit details
    Browse the repository at this point in the history
  3. check for uncaught errors

    Macil committed May 10, 2019
    Configuration menu
    Copy the full SHA
    57d4481 View commit details
    Browse the repository at this point in the history
  4. test custom view

    Macil committed May 10, 2019
    Configuration menu
    Copy the full SHA
    a34a29d View commit details
    Browse the repository at this point in the history
  5. update readme

    Macil committed May 10, 2019
    Configuration menu
    Copy the full SHA
    498bb97 View commit details
    Browse the repository at this point in the history
  6. update readme part about inbox

    Macil committed May 10, 2019
    Configuration menu
    Copy the full SHA
    3f6b88c View commit details
    Browse the repository at this point in the history
  7. better signin handling

    Macil committed May 10, 2019
    Configuration menu
    Copy the full SHA
    6407236 View commit details
    Browse the repository at this point in the history
  8. Better gmail load handling

    Macil committed May 10, 2019
    Configuration menu
    Copy the full SHA
    6f32495 View commit details
    Browse the repository at this point in the history