docker-mailserver/test
Brennan Kinney 75ee0c1145 tests(refactor): Conversion to parallel tests and use revised helpers
- Introduced `CONTAINER_NAME` and `TEST_NAME_PREFIX` as new vars for better managing test consistency (DRY).
- `CONTAINER_NAME` replaces any repeated container name with the variable. The value will differ slightly as the prior prefix (`mail_`) has been changed to `dms-test-`.
- `TEST_NAME_PREFIX` provides a prefix value for each `@test` description string.

---

chore: Add a reference template for tests
2022-11-26 14:52:42 +13:00
..
bats@410dd229a5 tests: Update submodules for bats (#2715) 2022-08-12 11:09:17 +12:00
config Remove unusual space from shebang line (#2834) 2022-10-17 10:40:09 +02:00
docker-openldap formatting files according to standard (#1619) 2020-09-24 14:54:21 +02:00
helper tests(refactor): `common.bash` helper split into two files 2022-11-26 14:52:42 +13:00
linting Remove unusual space from shebang line (#2834) 2022-10-17 10:40:09 +02:00
test-files tests(chore): Adjust supported FQDNs in test certs + add wildcard and `acme.json` configs (#2284) 2021-11-03 20:25:25 +00:00
test_helper tests(chore): Use `REPOSITORY_ROOT` export var from Makefile 2022-11-26 14:52:42 +13:00
tests tests(refactor): Conversion to parallel tests and use revised helpers 2022-11-26 14:52:42 +13:00