1
0
forked from clan/clan-core
clan-core/pkgs/clan-app/tests
DavHau 0367fc1e90 clan-cli tests: remove dynamic inclusion of helpers module
Dynamically extending the python path at runtime is bad for developer experience, as this is not understood by the text editor and therefore jump to definition etc. does not work.

-> Better to remove the dynamic inclusion and force developers to specify the import correctly.
2024-07-05 16:38:22 +07:00
..
helpers clan-cli tests: remove dynamic inclusion of helpers module 2024-07-05 16:38:22 +07:00
command.py clan-app: rename clan-vm-manager 2024-06-05 11:24:59 +02:00
conftest.py clan-cli tests: remove dynamic inclusion of helpers module 2024-07-05 16:38:22 +07:00
root.py clan-app: rename clan-vm-manager 2024-06-05 11:24:59 +02:00
temporary_dir.py clan-app: rename clan-vm-manager 2024-06-05 11:24:59 +02:00
test_cli.py clan-cli tests: remove dynamic inclusion of helpers module 2024-07-05 16:38:22 +07:00
test_join.py clan-app: rename clan-vm-manager 2024-06-05 11:24:59 +02:00
wayland.py clan-app: rename clan-vm-manager 2024-06-05 11:24:59 +02:00