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

Separate test utils from tests #2235

Merged
merged 46 commits into from
Jun 23, 2023
Merged

Separate test utils from tests #2235

merged 46 commits into from
Jun 23, 2023

Commits on Apr 13, 2022

  1. fixturized data

    flying-sheep committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    d787df6 View commit details
    Browse the repository at this point in the history
  2. oops

    flying-sheep committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    84d86b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    884d68a View commit details
    Browse the repository at this point in the history
  4. darn

    flying-sheep committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    343c929 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. relative to test

    flying-sheep committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    36a4b01 View commit details
    Browse the repository at this point in the history
  2. Perfection

    flying-sheep committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    601f681 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

    flying-sheep committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b7bd6c8 View commit details
    Browse the repository at this point in the history
  3. improve test ids

    flying-sheep committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    acb9e92 View commit details
    Browse the repository at this point in the history
  4. xfail broken test

    flying-sheep committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1694c65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    590c69f View commit details
    Browse the repository at this point in the history
  6. Fixup merge

    flying-sheep committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a8910ea View commit details
    Browse the repository at this point in the history
  7. ah right

    flying-sheep committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    0e4d63c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ce5de7 View commit details
    Browse the repository at this point in the history
  9. Explain make_skip_mark

    flying-sheep committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c3aadb4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1671467 View commit details
    Browse the repository at this point in the history
  11. back to testpaths

    flying-sheep committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a7b2b1c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Fix colormap import

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d90499e View commit details
    Browse the repository at this point in the history
  2. add token

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7e1e28f View commit details
    Browse the repository at this point in the history
  3. make feature not a view

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e6f771b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1b1aea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6ea8f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a53779 View commit details
    Browse the repository at this point in the history
  7. rely on config

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6bac462 View commit details
    Browse the repository at this point in the history
  8. typing

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9e82d5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d62d246 View commit details
    Browse the repository at this point in the history
  10. trace

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5feb8be View commit details
    Browse the repository at this point in the history
  11. fixed

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    55a7d47 View commit details
    Browse the repository at this point in the history
  12. source_pkgs

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    894c2d7 View commit details
    Browse the repository at this point in the history
  13. hopefully fix coverage

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ecb3b7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9e21b23 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5c64a84 View commit details
    Browse the repository at this point in the history
  16. needs coverage.py

    flying-sheep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    82c4e86 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    731aaef View commit details
    Browse the repository at this point in the history
  2. Unify needs_ marks

    flying-sheep committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    182a834 View commit details
    Browse the repository at this point in the history
  3. missed a few

    flying-sheep committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    75b9c5f View commit details
    Browse the repository at this point in the history
  4. missed marks

    flying-sheep committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    04cb0a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e12e3b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    c664b28 View commit details
    Browse the repository at this point in the history
  2. De-fixtureized

    flying-sheep committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2413a36 View commit details
    Browse the repository at this point in the history
  3. Prettification

    flying-sheep committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    58e9f29 View commit details
    Browse the repository at this point in the history
  4. use needs() everywhere

    flying-sheep committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d6f44e7 View commit details
    Browse the repository at this point in the history
  5. oops

    flying-sheep committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f9b87d1 View commit details
    Browse the repository at this point in the history
  6. fixed

    flying-sheep committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ce668b8 View commit details
    Browse the repository at this point in the history
  7. enable a few dask tests

    flying-sheep committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6b9e734 View commit details
    Browse the repository at this point in the history
  8. oops

    flying-sheep committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    fcb0a06 View commit details
    Browse the repository at this point in the history