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

Unit tests should be configurable to work with spoofed resources #172

Open
bbartley opened this issue Apr 16, 2020 · 1 comment
Open

Unit tests should be configurable to work with spoofed resources #172

bbartley opened this issue Apr 16, 2020 · 1 comment
Milestone

Comments

@bbartley
Copy link
Collaborator

When unit tests are invoked, the user should be able to specify whether PartShop tests run on spoofed instances

@tcmitchell tcmitchell added this to the 1.0 milestone Apr 23, 2020
@jakebeal jakebeal modified the milestones: 1.0, 1.1 Jul 2, 2020
@bbartley bbartley modified the milestones: 1.1, 1.2 Aug 6, 2020
@bbartley
Copy link
Collaborator Author

bbartley commented Aug 6, 2020

PartShop tests currently query multiple, SBH instances pre-populated with SBOL data, which makes this issue difficult. Partshop tests should ideally populate SBOL data, query it, and deconstruct it. Completing this issue will require refactoring tests to work with a specific instance and spoofed instance of SBH and is therefore dependent on #192.

@tcmitchell tcmitchell modified the milestones: 1.2, Future Tasks Oct 20, 2020
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

3 participants