mamba/micromamba/tests
Antoine Prouvost 1230b92094
Move to Ruff (#3011)
* Use Ruff LSP

* Remove unused imports

* More Ruff fixes

* Remove unused test vars

* Explicit import

* Explicit import

* Explicit import

* Explicit import

* Explicit import

* Warning fixes

* Import fixtures

* Add ruff pre-commit

* Remove pre-commits checks superceded by ruff

* Fix imports

* Fix ruff warning

* Fix test_linking fixtures

* Fix typo

* Fix test_update fixture import

* Python line-length to 100

* Reformat Python code line length

* Fix typo
2023-11-27 19:10:34 +01:00
..
channel_a [Micromamba] Add mamba tests (#2877) 2023-10-03 10:51:16 +02:00
channel_b [Micromamba] Add mamba tests (#2877) 2023-10-03 10:51:16 +02:00
data make tarballs look more similar to conda-package-handling, add compression threads (#2177) 2023-01-03 17:56:12 +01:00
pre_commit_conda_hooks_repo Fix #1783: Add `micromamba env create` (#1790) 2023-01-10 17:40:25 +01:00
__init__.py Split projects (#1219) 2021-10-26 16:01:53 +02:00
conftest.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
dump_proxy_connections.py Add support for configuring proxies in .condarc (#1814) 2022-09-08 17:48:27 +02:00
env-create-export.yaml Add a test for `micromamba env export` 2022-06-10 11:01:25 -04:00
env-requires-pip-install-with-spaces.yaml Fixed create/install requiring pip install failing when the prefix have whitespaces on Windows (#1838) 2022-08-08 19:36:46 +02:00
env-requires-pip-install.yaml Fixed create/install requiring pip install failing when the prefix have whitespaces on Windows (#1838) 2022-08-08 19:36:46 +02:00
envlockfile-check-step-1-lock.yaml Added micromamba test to reveal env-lock install-after-create crash 2022-09-02 16:34:47 +02:00
envlockfile-check-step-2-lock.yaml Added micromamba test to reveal env-lock install-after-create crash 2022-09-02 16:34:47 +02:00
explicit_env_linux.txt Split projects (#1219) 2021-10-26 16:01:53 +02:00
explicit_env_osx.txt Split projects (#1219) 2021-10-26 16:01:53 +02:00
helpers.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
spec_file_1.txt Split projects (#1219) 2021-10-26 16:01:53 +02:00
spec_file_2.txt Split projects (#1219) 2021-10-26 16:01:53 +02:00
test_activation.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_config.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_constructor.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_create.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_env-lock.yaml micromamba tests: added lockfile test 2022-04-07 12:13:27 +02:00
test_env.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_info.py Micromamba tests improvements (#2517) 2023-05-26 18:27:54 +02:00
test_install.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_linking.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_list.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_login.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_menuinst.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_package.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_pkg_cache.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_proxy.py Refactor test_create, test_proxy, and test_env for test isolation (#2416) 2023-03-29 19:30:38 +02:00
test_remove.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_repoquery.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_run.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_run.sh Move GHA to setup-micromamba (#2545) 2023-06-15 18:20:10 +02:00
test_shell.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_update.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
test_virtual_pkgs.py Move to Ruff (#3011) 2023-11-27 19:10:34 +01:00
yaml_env.yml Split projects (#1219) 2021-10-26 16:01:53 +02:00