Revamp PDBFixer testing (#225)
* Revamp PDBFixer testing * Use GitHub Actions to run a suite of tests * Switch from nose to pytest (nose has not been supported in years) * Download a PDB file and track it instead of fetching it during CI (RCSB has blocked testing frameworks in the past). * Add missing environment.yaml file * Try the workflow on my branch * Try to fix the pipeline * Stop building on jms-updates
Showing
.github/workflows/CI.yml
0 → 100644
devtools/environment-dev.yaml
0 → 100644
pdbfixer/tests/__init__.py
0 → 100644
pdbfixer/tests/data/4JSV.pdb
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment