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

System tests #36

Merged
merged 24 commits into from
Apr 14, 2020
Merged

System tests #36

merged 24 commits into from
Apr 14, 2020

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    bf00a58 View commit details
    Browse the repository at this point in the history
  2. system-tests: Add tests

    supersven committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    2c52e97 View commit details
    Browse the repository at this point in the history
  3. system-tests: Cleanup

    supersven committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    a2df96e View commit details
    Browse the repository at this point in the history
  4. system-tests: Cleanup

    supersven committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    c5377c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f15710c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1f2f98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06c7862 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e354df6 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Configuration menu
    Copy the full SHA
    9a112d7 View commit details
    Browse the repository at this point in the history
  2. system-tests: Remove unsafePerformIO

    `decodeClosure` works without it.
    supersven committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    191429f View commit details
    Browse the repository at this point in the history
  3. system-tests: Extract C++ trace into separate file

    Makes `stub.cpp` smaller and `trace` can be easier reused for debugging
    purposes.
    supersven committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    6710025 View commit details
    Browse the repository at this point in the history
  4. system-tests: Add save-one path to Test.hs

    One more option to play around...
    supersven committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    5bca1ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed5833b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

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

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    b469b85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e03c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06e59bd View commit details
    Browse the repository at this point in the history
  4. system-tests: Cleanup

    supersven committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    54e505f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    298a38f View commit details
    Browse the repository at this point in the history
  6. system-tests: Cleanup

    - Use RequestPoll where possible
    - Better assertion for empty list
    - Fail if synchronization times out
    supersven committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    5779dab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef1e531 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48daea3 View commit details
    Browse the repository at this point in the history
  9. system-tests: HLint

    supersven committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    37c94c5 View commit details
    Browse the repository at this point in the history