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

Establish unittest utils for galaxy-{data,objectstore} packages. #12546

Merged
merged 8 commits into from Sep 28, 2021

Commits on Sep 24, 2021

  1. Establish unittest utils for galaxy-data packages.

    Progress toward galaxyproject#8364. Cleans up dependency into a proper DAG so we can move for instance test_model_discovery.py into galaxy-data's unittests.
    jmchilton committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    84220b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7c50bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a0f850 View commit details
    Browse the repository at this point in the history
  4. Package objectstore's unittest helpers and drop hacks for running tes…

    …t_model_copy.py in galaxy-data.
    jmchilton committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    336cf7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1e50f3 View commit details
    Browse the repository at this point in the history
  6. Move more galaxy-data tests into test/unit/data so they are tested as…

    … part of galaxy-data tests.
    jmchilton committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    c58fe57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84785b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Update lib/galaxy/model/unittest_utils/data_app.py

    Co-authored-by: Dannon <dannon.baker@gmail.com>
    jmchilton and dannon committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b34ae06 View commit details
    Browse the repository at this point in the history