abra/tests/integration
p4u1 40c0fb4bac
continuous-integration/drone/push Build is passing Details
fix-integration-tests (!403)
In preparation for the new abra release, let's fix all integration tests

After merging, this needs to be cherry-picked into the release-0-9 branch.

  - [x] app_backup.bats (skip this one)
  - [x] app_check.bats (fixed by bd21014fed)
  - [x] app_cmd.bats (partially fixed in 08232b74f6), has known regression coop-cloud/organising#581
  - [x] app_config.bats (no changes needed)
  - [x] app_cp.bats (no changes needed)
  - [x] app_deploy.bats
  - [x] app_errors.bats (no changes needed)
  - [x] app_list.bats (no changes needed)
  - [x] app_logs.bats (no changes needed)
  - [x] app_new.bats (no changes needed)
  - [x] app_ps.bats (no changes needed)
  - [x] app_remove.bats (fixed by [2f29fbeb2e](#403/commits/2f29fbeb2e018656413fa25f8615b7a98cdcb083))
  - [x] app_restart.bats (no changes needed
  - [x] app_restore.bats (fixed by [f2dd5afc38](#403/commits/f2dd5afc38a25a8316899fa0c6d59499445868d7))
  - [x] app_rollback.bats (partially fixed by 6e99b74c24)
  - [x] app_run.bats (no changes needed)
  - [x] app_secret.bats (fixed by bd069d32f6)
  - [x] app_services.bats (no changes needed)
  - [x] app_undeploy.bats (no changes needed)
  - [x] app_upgrade.bats (no changes needed)
  - [x] app_version.bats (partially fixed by ad323ad2bd)
  - [x] app_volume.bats (fixed by [03c3823770](#403/commits/03c38237707ae795b723180eb07a7edc84a8de35))
  - [x] autocomplete.bats (no changes needed)
  - [x] catalogue.bats (no changes needed)
  - [x] dirs.bats (no changes needed)
  - [x] install.bats (failes, but is expected)
  - [x] recipe_diff.bats (no changes needed)
  - [x] recipe_fetch.bats (no changes needed)
  - [x] recipe_lint.bats (fixed by [b6b0808066](#403/commits/b6b0808066a11e4bcd77517ec39600d500bcb944))
  - [x] recipe_list.bats (no changes needed)
  - [x] recipe_new.bats (fixed by [0aac464ded](#403/commits/0aac464ded6b43afb3ec37ade2f64d6191b9838f))
  - [x] recipe_release.bats (no changes needed)
  - [x] recipe_reset.bats (no changes needed)
  - [x] recipe_sync.bats (no changes needed)
  - [x] recipe_upgrade.bats (fixed by [ab86904cf4](#403/commits/ab86904cf45db89c7c189ca1fd9971909bd446dd))
  - [x] recipe_version.bats (fixed by 81897bf4da)
  - [x] server_add.bats
  - [x] server_list.bats
  - [x] server_prune.bats (no changes needed)
  - [x] server_remove.bats
  - [x] upgrade.bats
  - [x] version.bats (no changes needed)

Co-authored-by: decentral1se <cellarspoon@riseup.net>
Reviewed-on: #403
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2024-03-11 13:27:21 +00:00
..
helpers fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_backup.bats test: fix app_backup recipe cleanups [ci skip] 2023-09-25 11:50:29 +02:00
app_check.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_cmd.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_config.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
app_cp.bats feat: abra release now asks for a release note (!393) 2023-12-12 14:46:20 +00:00
app_deploy.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_errors.bats test: ensure app cleanup 2023-09-25 11:20:56 +02:00
app_list.bats test: test arguments, notes, local tag lookup 2023-09-23 09:17:24 +02:00
app_logs.bats fix: app logs retrieves recipe 2023-09-27 09:19:57 +02:00
app_new.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_ps.bats test: test arguments, notes, local tag lookup 2023-09-23 09:17:24 +02:00
app_remove.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_restart.bats test: test arguments, notes, local tag lookup 2023-09-23 09:17:24 +02:00
app_restore.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_rollback.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_run.bats test: test arguments, notes, local tag lookup 2023-09-23 09:17:24 +02:00
app_secret.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_services.bats test: reset recipe in file teardown 2023-09-25 10:52:27 +02:00
app_undeploy.bats test: test arguments, notes, local tag lookup 2023-09-23 09:17:24 +02:00
app_upgrade.bats fix: bail if --chaos and specific version 2023-10-09 20:54:44 +00:00
app_version.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
app_volume.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
autocomplete.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
catalogue.bats test: ensure catalogue --chaos works [ci skip] 2023-09-20 14:19:49 +02:00
dirs.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
install.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
recipe_diff.bats feat: `recipe reset`, `recipe diff` 2023-10-15 12:56:52 +02:00
recipe_fetch.bats feat: fetch all recipes when no recipe is specified (!401) 2024-01-24 15:01:33 +00:00
recipe_lint.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
recipe_list.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
recipe_new.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
recipe_release.bats feat: abra release now asks for a release note (!393) 2023-12-12 14:46:20 +00:00
recipe_reset.bats feat: `recipe reset`, `recipe diff` 2023-10-15 12:56:52 +02:00
recipe_sync.bats test: no args for helpers, fix recipe_* tests [ci skip] 2023-09-23 23:57:52 +02:00
recipe_upgrade.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
recipe_version.bats fix-integration-tests (!403) 2024-03-11 13:27:21 +00:00
server_add.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
server_list.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
server_prune.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
server_remove.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
setup_suite.bash test: test arguments, notes, local tag lookup 2023-09-23 09:17:24 +02:00
upgrade.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
version.bats test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00