Skip to content

postgresql: Fix regression introduced in previous commit

Methods snapshot_get and snapshot_get_branches should return None if the snapshot does not exist in the archive.

Add missing tests to cover that case.

Spotted thanks to swh-environment Jenkins job.


Migrated from D6315 (view on Phabricator)

Merge request reports