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 fixture pausing and --open option to replace --manual #71

Closed
wants to merge 43 commits into from

Commits on Jul 11, 2023

  1. Add d2l-test binary

    bearfriend committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    6769256 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f73356 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    bearfriend committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2f59a8a View commit details
    Browse the repository at this point in the history
  4. Fix option handling

    bearfriend committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    30d8541 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abefd40 View commit details
    Browse the repository at this point in the history
  6. Add option aliases

    bearfriend committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    952140d View commit details
    Browse the repository at this point in the history
  7. Fix imports

    bearfriend committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9261e5a View commit details
    Browse the repository at this point in the history
  8. Delete server/index.js

    bearfriend committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    8d3ed90 View commit details
    Browse the repository at this point in the history
  9. Remove HEY!

    bearfriend committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b1f6faf View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Install config-loader

    bearfriend committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4640443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafbc4e View commit details
    Browse the repository at this point in the history
  3. Add --help

    bearfriend committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ebf8ff4 View commit details
    Browse the repository at this point in the history
  4. Add unit group when used

    bearfriend committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    923b2f1 View commit details
    Browse the repository at this point in the history
  5. Update filter comment

    bearfriend committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b7bb29f View commit details
    Browse the repository at this point in the history
  6. Add --help details

    bearfriend committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    72bd0fa View commit details
    Browse the repository at this point in the history
  7. Use proper node imports

    bearfriend committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    29dcded View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b58e57f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. unit -> test

    bearfriend committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8bd61b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7328376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ed8f75 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    bearfriend committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3b910f4 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    bearfriend committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    734d226 View commit details
    Browse the repository at this point in the history
  6. Import pause.js directly

    bearfriend committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    54b0912 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Rewrite

    bearfriend committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    07d2d49 View commit details
    Browse the repository at this point in the history
  2. Add skip buttons

    bearfriend committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    64645e0 View commit details
    Browse the repository at this point in the history
  3. Remember focus element

    bearfriend committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e84c104 View commit details
    Browse the repository at this point in the history
  4. Tweaks

    bearfriend committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b068b10 View commit details
    Browse the repository at this point in the history
  5. Handle RTL

    bearfriend committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    72ee748 View commit details
    Browse the repository at this point in the history
  6. Move Skip to right, subtle

    bearfriend committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    901dc50 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    2be13d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    146fabe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    996bc74 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Add soon chai property

    bearfriend committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d5e462b View commit details
    Browse the repository at this point in the history
  2. Add retry

    bearfriend committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    fe9003c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cf177c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b583901 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    bearfriend committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e89bdd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    417a779 View commit details
    Browse the repository at this point in the history
  7. Fix safari user-select

    bearfriend committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    beb4645 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary nesting

    bearfriend committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    05082f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    a493436 View commit details
    Browse the repository at this point in the history
  2. Remove soon chai property

    bearfriend committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d0bddca View commit details
    Browse the repository at this point in the history
  3. Remove page load delay

    bearfriend committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    6fa4680 View commit details
    Browse the repository at this point in the history