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

[FEA] Write mocks for CSP FSs defined in storagelib #565

Open
amahussein opened this issue Sep 13, 2023 · 0 comments
Open

[FEA] Write mocks for CSP FSs defined in storagelib #565

amahussein opened this issue Sep 13, 2023 · 0 comments
Labels
feature request New feature or request new-cli scope out future new-cli work for the next few months user_tools Scope the wrapper module running CSP, QualX, and reports (python)

Comments

@amahussein
Copy link
Collaborator

amahussein commented Sep 13, 2023

Is your feature request related to a problem? Please describe.

With the new package pyrapids/storagelib, we need to:

  • write some mocks to simulate CSP FS integration using local disk.
  • write some sample unit tests

This is totally possible by overriding the definition and registration of the FS lookup tables.
This allows us to write unit tests without need to setup actual CSP storages.

@amahussein amahussein added feature request New feature or request user_tools Scope the wrapper module running CSP, QualX, and reports (python) ? - Needs Triage new-cli scope out future new-cli work for the next few months labels Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request new-cli scope out future new-cli work for the next few months user_tools Scope the wrapper module running CSP, QualX, and reports (python)
Projects
None yet
Development

No branches or pull requests

2 participants