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

starfish.display: unpin napari version, add tests, view masks separately #1570

Merged
merged 3 commits into from
Sep 24, 2019

Commits on Sep 21, 2019

  1. Configuration menu
    Copy the full SHA
    12fb333 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Separate napari tests into its own category

    1. Run them as part of the napari install test that's run on master branches.
    2. Move the napari and pyqt imports inside test_display() so they don't trip up tests when napari isn't installed.
    3. Upgrade pytest version.
    
    Test plan: named this branch -alltest, so it should hit all the test cases.
    Tony Tung committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    5a91d50 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Merge pull request #1 from spacetx/tonytung-napari-alltest

    Separate napari tests into its own category
    kne42 authored Sep 24, 2019
    Configuration menu
    Copy the full SHA
    1211cf2 View commit details
    Browse the repository at this point in the history