This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a change to branch dependabot/pip/pytest-8.0.2
in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 8192d0e2d Merge branch 'trunk' into dependabot/pip/pytest-8.0.2
add bc224737e Make _init_once() tests more robust by monkey patching
os.environ (no chance of a race when running tests in multiple worker
processes) and by resetting debug functionality before each test run to ensure
each function runs in a clean environment.
add dc6831067 Merge branch 'trunk' into dependabot/pip/pytest-8.0.2
No new revisions were added by this update.
Summary of changes:
libcloud/__init__.py | 13 +++++++++++++
libcloud/test/test_init.py | 32 ++++++++++++++++++++++++--------
2 files changed, 37 insertions(+), 8 deletions(-)