docker-mailserver/test/test_helper
Brennan Kinney 0d5f550bdf
tests: Update submodules for bats (#2715)
* tests: Update testing submodules (bats-assert, bats-support)
These two submodules were migrated to the `bats-core` organization, where they continued to receive updates.

* tests: Use tagged release of `bats-core/bats-support`
This is technically one commit backwards, but no relevant difference has been made since, other than moving the submodule to the `bats-core` organization.

* tests: Bump `bats-assert` to August 2022 (master)
No official release tag since Nov 2018, but a fair amount of changes since then.

* tests: Bump `bats-core` to `v1.7.0` release

* tests(fix): Correctly use assertions
Some tests were updated as the upgrade of bats submodules had `assert` methods raise awareness of incorrect usage.
This additionally revealed some existing tests that weren't meant to be using `run`, which swallowed failures from surfacing.
2022-08-12 11:09:17 +12:00
..
bats-assert@ffe84ea5dd tests: Update submodules for bats (#2715) 2022-08-12 11:09:17 +12:00
bats-support@24a72e1434 tests: Update submodules for bats (#2715) 2022-08-12 11:09:17 +12:00
common.bash tests: Fix typo in common.bash (#2665) 2022-06-28 13:36:57 +02:00
tls.bash refactor: letsencrypt implicit location discovery (#2525) 2022-04-18 22:52:50 +12:00