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

♻️ Review maplocal tests #203

Open
ollyhensby opened this issue Oct 10, 2023 · 0 comments
Open

♻️ Review maplocal tests #203

ollyhensby opened this issue Oct 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ollyhensby
Copy link
Contributor

Describe the upkeep / improvement you'd like to see
The maplocal .env is user specific and needs to be generalised

ipyautoui/.env

Lines 1 to 6 in bddb368

PYTHONPATH=${workspaceFolder}/src
MAPLOCAL_OS_FROM="linux"
MAPLOCAL_OS_TO="windows"
MAPLOCAL_FROM=/home
MAPLOCAL_TO=\\wsl.localhost\20221021\home
MAPLOCAL_SCRIPT_PATH=maplocal_example.py

Also, as it's calling no ipyautoui objects, maybe it should live in https://github.com/maxfordham/maplocal instead?

What aspect of the repo is it likely to impact?
https://github.com/maxfordham/ipyautoui/blob/main/src/ipyautoui/autodisplay.py

How urgent?
Not urgent.

@ollyhensby ollyhensby added the enhancement New feature or request label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant