1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-15 04:14:47 +02:00
docker-mailserver/test/tests
Brennan Kinney 0ecb647ae2
tests(refactor): Adjust mail_tls_dhparams.bats (#2994)
* tests(chore): `tls-dh-params.bats` - Drop `ONE_DIR` ENV variants

There is no longer special handling for this ENV with this feature, these variant test cases serve no value.

* tests(refactor): `tls-dh-params.bats`

Converted to new common setup helper methods and testing structure.

No `setup_file` needed. Only two test cases used now, the Mozilla check is bundled into the default params test case where it's relevant.

Refactored some logic into common functions. Should be easier to grok intention.

* chore: Apply review feedback

Co-authored-by: Casper <casperklein@users.noreply.github.com>

* chore: Inline functions into test cases

As per review feedback
2023-01-12 10:04:50 +13:00
..
parallel update BATS & helper + minor updates to BATS variables (#2988) 2023-01-09 08:54:04 +01:00
serial tests(refactor): Adjust mail_tls_dhparams.bats (#2994) 2023-01-12 10:04:50 +13:00