docker-mailserver/test/tests/parallel/set1/spam_virus
Brennan Kinney 2ec6c4abc0 tests: Adjust parallel tests
- The usual serial to parallel test conversion to utilize the `setup.bash` common setup structure, and adding a `TEST_PREFIX` var for each test case to leverage.
- Standardize on parallel test naming conventions for variables / values.
- More consistent use of `bash -c` instead of `/bin/bash -c` or `/bin/sh -c`.
- Using the `_run_in_container` helper instead of `run docker exec ${CONTAINER_NAME}`.
- Updates tests to use the `check_if_process_is_running` helper.

---

chore: Revise inline docs for the `ssl_letsencrypt` test

- Moves the override to be in closer proximity to the `initial_setup` call, and better communicates the intent to override.
- Removes top comment block that is no longer providing value or correct information to maintainers.
- Revised `acme.json` test case inline doc comments.
2023-01-06 16:50:09 +13:00
..
clamav.bats tests: Adjust parallel tests 2023-01-06 16:50:09 +13:00
disabled_clamav_spamassassin.bats tests: Adjust parallel tests 2023-01-06 16:50:09 +13:00
dnsbl.bats tests: Adjust parallel tests 2023-01-06 16:50:09 +13:00
fail2ban.bats tests: Adjust parallel tests 2023-01-06 16:50:09 +13:00
postgrey_enabled.bats tests: Adjust parallel tests 2023-01-06 16:50:09 +13:00
postscreen.bats tests: Adjust parallel tests 2023-01-06 16:50:09 +13:00
spam_bounced.bats tests: Adjust parallel tests 2023-01-06 16:50:09 +13:00
spam_junk_folder.bats tests: Adjust parallel tests 2023-01-06 16:50:09 +13:00
undef_spam_subject.bats tests: Adjust parallel tests 2023-01-06 16:50:09 +13:00