| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| operations | ||
| __init__.py | ||
| dependencies.py | ||
| exceptions.py | ||
| provider.py | ||
| solver.py |
When testing the behavior for git packages with a setup.py file, the Provider class would create a temporary virtual environment and execute python setup.py egg_info. Both actions are costly and take time. By mocking them, we can reduce the tests time by a factor of 4 or 5.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| operations | Loading commit data... | |
| __init__.py | Loading commit data... | |
| dependencies.py | Loading commit data... | |
| exceptions.py | Loading commit data... | |
| provider.py | Loading commit data... | |
| solver.py | Loading commit data... |