HomeSoftware Heritage

Add support for pytest-postgresql 3.0.0

Description

Add support for pytest-postgresql 3.0.0

Two changes affect us:

  • pytest_postgresql.factories.get_config was moved to pytest_postgresql.config.get_config
  • all db_name keywords and attributes were renamed to dbname

For consistency, I renamed db_name to dbname everywhere, so this will
affect other SWH packages.

Details

Provenance
vlorentzAuthored on May 6 2021, 1:02 PM
vlorentzPushed on May 6 2021, 2:14 PM
Differential Revision
D5694: Add support for pytest-postgresql 3.0.0
Parents
rDCORE5f9527f0bffa: docs/cli: Remove nested option for root swh command
Branches
Unknown
Tags
Unknown
References
tag: v0.14.0