matteocorti / check_ssl_cert

A shell script (that can be used as a Nagios/Icinga plugin) to check an SSL/TLS connection.
GNU General Public License v3.0
368 stars 132 forks source link

Separate unit and integration tests #441

Closed matteocorti closed 1 year ago

matteocorti commented 1 year ago

The script test/unit_tests.sh contains both unit and integration tests. It would be better (clearer) to separate them.