uv/crates/puffin-cli/tests
Charlie Marsh edaeb9b0e8
Add tests for repeated installs with source distributions (#580)
Adds a few more tests for re-installs with various kinds of source
distributions, and changes the tests to use packages that we can safely
import (via `check_command`) for extra validation.

Once we properly respect cached built wheels, we should expect these
snapshots to change, since we'll no longer download and re-build
unnecessarily.
2023-12-06 20:02:32 +00:00
..
common Reduce pip_sync test duplication (#502) 2023-11-27 10:21:40 +00:00
snapshots Add tests for repeated installs with source distributions (#580) 2023-12-06 20:02:32 +00:00
add.rs Use temp_dir casing everywhere (#440) 2023-11-16 21:04:10 +00:00
pip_compile.rs Allow yanked versions when specified via == (#561) 2023-12-05 09:44:06 +01:00
pip_sync.rs Add tests for repeated installs with source distributions (#580) 2023-12-06 20:02:32 +00:00
pip_uninstall.rs Use temp_dir casing everywhere (#440) 2023-11-16 21:04:10 +00:00
remove.rs Use temp_dir casing everywhere (#440) 2023-11-16 21:04:10 +00:00
venv.rs Use full Python version when determining compatibility (#528) 2023-12-04 01:02:24 +00:00