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

Enforce sane test values #110

Merged

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    2352fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74af3ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9df70fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74ee82b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21daf4e View commit details
    Browse the repository at this point in the history
  6. Remove low quality FunctionGraph test relying on stale pickle data

    This test simply loaded an old example of pickled data.  It was both extremely
    indirect and brittle.  Changes to the code base will eventually invalidate
    nearly all of the old classes used, and whatever the exact issue was, it
    should've been tested directly.
    brandonwillard committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    af703ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    746b85f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5194e7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    717fd40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    747e80f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea44b16 View commit details
    Browse the repository at this point in the history