Sha256: 8ae2b414a201b9d89242b66032bf33a84967ef4545674730851fd3ecbaeef9c9

Contents?: true

Size: 514 Bytes

Versions: 21

Compression:

Stored size: 514 Bytes

Contents

Feature:
  Scenario: no backups run
    Given there is a postgresql database (first)
    When listing the backups for the "first" postgresql database
    Then the output contains "0 backup(s) found"

  Scenario: a single backup run
    Given there is a postgresql database (first)
    And backups for postgresql are run
    When listing the backups for the "first" postgresql database
    Then the output contains "1 backup(s) found"
    And the output contains "0:%s" substituting the "first" postgresql database

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
ey_cloud_server-1.4.51 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.50 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.49 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.47a features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.47 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.46 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.45 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.44 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.43 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.42 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.41 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.40 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.39 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.37 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.37.ruby19 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.36 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.34 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.33 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.32 features/making_a_postgresql_backup.feature
ey_cloud_server-1.4.31 features/making_a_postgresql_backup.feature