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

Reminder: Update testDictionaryApiProvider.py and testDictionaryApiProviderWrapper.py with validation dictionary #59

Open
piehld opened this issue Apr 24, 2023 · 0 comments

Comments

@piehld
Copy link
Collaborator

piehld commented Apr 24, 2023

Make sure to keep testDictionaryApiProvider.py and testDictionaryApiProviderWrapper.py up to date to include (or exclude) the validation dictionary (depending on updates to the schema):

self.assertTrue(all([tD in title.split(",") for tD in ['mmcif_pdbx.dic', 'rcsb_mmcif_ext.dic', 'vrpt_mmcif_ext.dic']]))

self.assertTrue(all([tD in title.split(",") for tD in ['mmcif_pdbx.dic', 'rcsb_mmcif_ext.dic', 'vrpt_mmcif_ext.dic']]))

self.assertTrue(all([tD in title.split(",") for tD in ['mmcif_pdbx.dic', 'rcsb_mmcif_ext.dic', 'vrpt_mmcif_ext.dic']]))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant