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

Make tests more modular #27

Merged
merged 13 commits into from
Jan 22, 2022
Merged

Commits on Jan 9, 2022

  1. Make tests more modular

    sethaxen committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    11a6c94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b513d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 19, 2022

  1. Hard-code constant values

    sethaxen committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    dd67276 View commit details
    Browse the repository at this point in the history
  2. Allow provision of an rng

    sethaxen committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    bb2c0a6 View commit details
    Browse the repository at this point in the history
  3. Set seed in each test file

    sethaxen committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    55d91ee View commit details
    Browse the repository at this point in the history
  4. Remove const

    sethaxen committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    544221f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Revert "Hard-code constant values"

    This reverts commit dd67276.
    sethaxen committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    10ebe8e View commit details
    Browse the repository at this point in the history
  2. Revert "Set seed in each test file"

    This reverts commit 55d91ee.
    sethaxen committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ca80331 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f7821e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Include test_utils just once

    sethaxen committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    5f4d0d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b204a0 View commit details
    Browse the repository at this point in the history