dalibo / pitrery

DEPRECATED. PostgreSQL Point In Time Recovery made easy
http://dalibo.github.io/pitrery/
Other
108 stars 31 forks source link

Ci multiple backup test #128

Closed madtibo closed 4 years ago

madtibo commented 4 years ago

Add the following tests: ✓ Testing purge action with local config ✓ Testing second backup action with local config ✓ Testing list after second backup with local config ✓ Testing purge after second backup with local config ✓ Testing third backup action with local config ✓ Testing list after third backup with local config ✓ Testing purge after third backup with local config ✓ Testing list after purge with local config

madtibo commented 4 years ago

CI checks in https://github.com/madtibo/pitrery/pull/3

l00ptr commented 4 years ago

The code look good to me. We can't say if the tests are ok or not... The CI didn't run because we have no more credits.

I don't like the name of the tests directory "t" - I think it is not explicit for someone who would like to contribute.

Edit: Ok you run the test under your own repo :) great

madtibo commented 4 years ago

OK, je merge.