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

Test Case Recorder #87

Merged
merged 40 commits into from
Jul 31, 2021
Merged

Commits on Jul 14, 2021

  1. Very preliminary steps

    pokey authored and brxck committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f7587e3 View commit details
    Browse the repository at this point in the history
  2. Write test case info to file

    brxck committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    815e829 View commit details
    Browse the repository at this point in the history
  3. Save only target decorations

    brxck committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ed4ee0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d0e8b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e9b60e4 View commit details
    Browse the repository at this point in the history
  6. Run recorded test cases

    brxck committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    efb696c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e95a993 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b06f27f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c51def0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc0e4bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d65fde View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa52794 View commit details
    Browse the repository at this point in the history
  13. Add navigationMap to graph

    pokey authored and brxck committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    35a8ce5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    0471c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a743f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    43a4473 View commit details
    Browse the repository at this point in the history
  2. Give up for the night lol

    brxck committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    829882d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Support testing that mark

    brxck committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    087c7fd View commit details
    Browse the repository at this point in the history
  2. Add mockable clipboard layer

    brxck committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    50ff1e4 View commit details
    Browse the repository at this point in the history
  3. Test command return value

    brxck committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    f6db9e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be29b40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84326b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6cd5ec View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Start refactoring test cases

    Don't define irrelevant fixture properties
    Extract test case helpers
    Remove navigation map serializer
    Clarify test case methods
    brxck committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ca334b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b8553 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Improve navigation map handling

    brxck committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c5c3d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    060d91d View commit details
    Browse the repository at this point in the history
  3. Rename fixture fields

    brxck committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    08ebc6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    076da28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52f4408 View commit details
    Browse the repository at this point in the history
  6. Revert makeGraph export change

    brxck committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ff6a1e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    f585de0 View commit details
    Browse the repository at this point in the history
  2. Add test case folder selection

    brxck committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    b8df923 View commit details
    Browse the repository at this point in the history
  3. Create test case recorder class

    brxck committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    decc22f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16f67bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b8df41 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Cleanup

    pokey authored and brxck committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    3f188a3 View commit details
    Browse the repository at this point in the history
  2. More cleanup

    pokey authored and brxck committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    a255e0b View commit details
    Browse the repository at this point in the history
  3. cleanup

    pokey authored and brxck committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    8ce8f86 View commit details
    Browse the repository at this point in the history
  4. swap anchor with active

    pokey authored and brxck committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    39d62f5 View commit details
    Browse the repository at this point in the history