mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
4b37cb5383
* chore: Create bare new test file `setup-cli.bats` Bare minimum to setup a new test. * chore: Transfer over relevant tests * chore: `mail` container name to dynamic `${TEST_NAME}` Only applied where it's relevant. Next commit will handle the config path correction. * chore: Use `TEST_TMP_CONFIG` for referencing local config directory Could technically use the existing function call. Some paths were using a hard-coded config location. Both have been converted to `TEST_TMP_CONFIG` and related `grep` calls normalizing the quote mark usage, escaping doesn't seem necessary. * tests(fix): Create container without providing extra args reference var If a variable name (of an array) was not provided to reference, this would fail trying to reference `'`. |
||
---|---|---|
.. | ||
bats-assert@9f88b4207d | ||
bats-support@004e707638 | ||
common.bash | ||
tls.bash |