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

[FEATURE]: Provide a simple mechanism for loading python test files from mock workspace #1369

Closed
1 task done
Tracked by #1085
ericvergnaud opened this issue Apr 11, 2024 · 0 comments
Closed
1 task done
Tracked by #1085
Labels
tech debt chores and design flaws

Comments

@ericvergnaud
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

There is a frequent need to load sample test files content, but workspace_client_mock doesn't implement download.
Also, there is a need to map simple names: import my_file to test file names: my_file.py.txt.__

Proposed Solution

Enhance workspace_client_mock with get_status and download.

Additional Context

No response

@ericvergnaud ericvergnaud added enhancement New feature or request needs-triage labels Apr 11, 2024
@github-project-automation github-project-automation bot moved this to Triage in UCX Apr 11, 2024
@nfx nfx added tech debt chores and design flaws and removed enhancement New feature or request needs-triage labels Apr 22, 2024
@nfx nfx moved this from Triage to Month Backlog in UCX May 2, 2024
@nfx nfx closed this as completed Jun 3, 2024
@github-project-automation github-project-automation bot moved this from Month Backlog to Archive in UCX Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt chores and design flaws
Projects
Archived in project
Development

No branches or pull requests

2 participants