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

E2E Integration test environment setup #746

Merged
merged 37 commits into from
Nov 16, 2021
Merged

Commits on Oct 21, 2021

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

Commits on Oct 22, 2021

  1. Set base docker image to a temp custom prebuilt image with ubuntu+pyt…

    …hon3.9+node14+playwright
    pavish committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    226c4a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668e67c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88488a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71817c0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/centerofci/mathesar into …

    …integ_test_playwright_python
    pavish committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    07cd5b8 View commit details
    Browse the repository at this point in the history
  6. Github action to run e2e tests

    pavish committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    007f883 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    608e452 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    bb6b7f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3382926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11bf8fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deb7f46 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    5efcfe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd7854 View commit details
    Browse the repository at this point in the history
  3. Remove copy of env file.

    kgodey committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    94e7827 View commit details
    Browse the repository at this point in the history
  4. Change cache key.

    kgodey committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    2cb167b View commit details
    Browse the repository at this point in the history
  5. Revert "Remove copy of env file."

    This reverts commit 94e7827.
    kgodey committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    063cb7a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

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

Commits on Nov 1, 2021

  1. Merge branch 'fix_install_script' of https://github.com/centerofci/ma…

    …thesar into integ_test_playwright_python
    pavish committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    e772b0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c67223 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Merge branch 'master' of https://github.com/centerofci/mathesar into …

    …integ_test_playwright_python
    pavish committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    954901c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Merge branch 'master' of https://github.com/centerofci/mathesar into …

    …integ_test_playwright_python
    pavish committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    49eb096 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/centerofci/mathesar into …

    …integ_test_playwright_python
    pavish committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    a710cfc View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Merge branch 'master' of https://github.com/centerofci/mathesar into …

    …integ_test_playwright_python
    pavish committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    2a07f16 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Merge branch 'master' of https://github.com/centerofci/mathesar into …

    …integ_test_playwright_python
    pavish committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    64352b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Merge branch 'master' of https://github.com/centerofci/mathesar into …

    …integ_test_playwright_python
    pavish committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    649e904 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Reverting dockerfile changes

    pavish committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    f26ca02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6395b19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff3e5cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62439b2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/centerofci/mathesar into …

    …integ_test_playwright_python
    pavish committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    b7657c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba894a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04b970b View commit details
    Browse the repository at this point in the history
  8. chore(docs): update TOC

    pavish committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    609dd49 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1db88d1 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'integ_test_playwright_python' of https://github.com/cen…

    …terofci/mathesar into integ_test_playwright_python
    pavish committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    cfa53d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e5bfc70 View commit details
    Browse the repository at this point in the history