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

fix(tests): ensure e2e tests use updated plugins #1047

Merged
merged 5 commits into from
Feb 27, 2022

Commits on Feb 8, 2022

  1. fix(tests): ensure e2e tests use updated plugins

    - launch zellij with --data flag in e2e tests, to avoid using prebuilt
      plugins from assets dir, and instead use the ones from the docker
      mount.
    - make the tests use plugins built in release mode to avoid some test
      failures due to timing issues.
    - format Makefile.toml.
    tlinford committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    7518e1f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    4d43e5b View commit details
    Browse the repository at this point in the history
  2. try changing user to 1001

    tlinford committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    209b644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d26e703 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. add data-dir to all commands

    tlinford committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    ec7c92f View commit details
    Browse the repository at this point in the history