wip: refactor add command
#252
Annotations
10 errors
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L706
test_add_constraint_with_extras_option[msgpack]
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L310
test_add_constraint_with_extras[MsgPack]
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L856
test_add_constraint_with_optional[existing_extras1-expected_extras1-True]
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L856
test_add_constraint_with_optional[None-expected_extras0-True]
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L1319
test_add_latest_should_not_create_duplicate_keys[False]
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L1489
test_add_with_dry_run_keep_files_intact[cachy --lock --dry-run]
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L1269
test_add_latest_should_strip_out_invalid_pep508_path
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L1030
test_add_constraint_with_source_that_does_not_exist
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L743
test_add_url_constraint_wheel
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Run poetry run pytest --integration -v:
tests\console\commands\test_add.py#L1659
test_add_creates_dependencies_array_if_necessary
AttributeError: 'AddCommandHandler' object has no attribute '_determine_requirements'
|
Loading