docker-mailserver/test/tests/parallel/set3
Brennan Kinney a9d6e329cd
tests(fix): process_check_restart.bats - Run pgrep within the actual container (#3553)
This was missed during original review.

On a linux host, processes running within a container have been visible via commands like `pgrep`. This is does not appear to be the case with WSL2 + Docker Desktop (Windows), resulting in test failure.

The command should have been run from within the container regardless.
2023-09-28 14:37:15 +02:00
..
container_configuration tests(fix): process_check_restart.bats - Run pgrep within the actual container (#3553) 2023-09-28 14:37:15 +02:00
mta tests: improve _send_email (#3105) 2023-02-24 10:44:18 +01:00
scripts tests: add tests for helper function _add_to_or_update_postfix_main() (#3505) 2023-09-01 23:54:38 +12:00