Skip to content

Resolve 30 skipped tests after all dependencies are installed and released correctly #90

Description

@bobleesj

30 tests are skipped when pyobjcryst, diffpy.structure, diffpy.srreal, sas are not installed.

Current result without installing the dependencies mentioned above:

conda create -n diffpy.srfit_312 python=3.12
conda activate diffpy.srfit_312
pip install -r requirement/run.txt  # scipy, numpy, matplotlib (at the moment)
pip install . --no-deps
pytest

====== 80 passed, 30 skipped, 1 warning in 0.43s =====

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions