1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Mock
Cynthia Shang cbf514e191 Improve info error messages introduced in 74b72df9.
- Add detail to errors when info files are loaded with incorrect encryption settings.
- Throw FileMissingError rather than FileOpenError when both copies of the info file are missing.
- If one file is present (but errors) and the other is missing, then return the error for the file that was present.

Contributed by Cynthia Shang.
2018-12-10 16:32:41 -05:00
..
MockAllTest.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
MockArchiveStopTest.pm Fix issue with archive-push-queue-max not being honored on connection error. 2018-10-27 16:57:57 +01:00
MockArchiveTest.pm Improve info error messages introduced in 74b72df9. 2018-12-10 16:32:41 -05:00
MockExpireTest.pm Move archive-stop and expire tests to the mock module. 2018-04-08 12:57:02 -04:00
MockStanzaTest.pm Enable S3 storage for archive-get command in C. 2018-11-23 12:18:07 -05:00