feat: improve operation messages and make them stateful #463
Annotations
4 errors
Run poetry run pytest --integration -v:
tests/console/commands/test_add.py#L126
test_add_no_constraint
AssertionError: assert 'Using versio...ile written\n' == 'Using versio...g lock file\n'
Using version ^0.2.0 for cachy
Updating dependencies
Resolving dependencies...
Package operations: 2 installs, 0 updates, 0 removals
- Installing msgpack-python (0.5.6)
- Installing cachy (0.2.0)
- Writing lock file
+ Lock file written
|
Run poetry run pytest --integration -v:
tests/console/commands/self/test_install.py#L61
test_self_install[[tool.poetry]\nname = "poetry-instance"\nversion = "1.2"\ndescription = ""\nauthors = []\nlicense = ""\n# no package-mode -> defaults to true\n\n[tool.poetry.dependencies]\npython = "3.9"\npoetry = "1.2"\n]
AssertionError: assert 'Updating dep...ile written\n' == 'Updating dep...g lock file\n'
Updating dependencies
Resolving dependencies...
- Writing lock file
+ Lock file written
|
Run poetry run pytest --integration -v:
tests/console/commands/self/test_install.py#L61
test_self_install[None]
AssertionError: assert 'Updating dep...ile written\n' == 'Updating dep...g lock file\n'
Updating dependencies
Resolving dependencies...
- Writing lock file
+ Lock file written
|
Run poetry run pytest --integration -v
Process completed with exit code 1.
|
Loading