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

Cleanup and actually run integration tests with testing suite #29

Merged
merged 2 commits into from
Oct 2, 2020

Commits on Oct 2, 2020

  1. Cleanup and actually run integration tests with testing suite

    The initial integration tests were throw together before the latest big
    refactoring, and I didn't bother to see if they worked or not before
    merging since we weren't actually running the tests anyway. Here,
    ArrowJSON module is cleaned up and the integration tests are actually
    run to ensure everything passes/works.
    quinnj committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    41bc7ce View commit details
    Browse the repository at this point in the history
  2. fix test deps

    quinnj committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    cb69f64 View commit details
    Browse the repository at this point in the history