teragrep / cfe_16

HTTP Event Capture to Syslog bridge
GNU Affero General Public License v3.0
1 stars 3 forks source link

Show some love and care to tests #35

Open StrongestNumber9 opened 3 months ago

StrongestNumber9 commented 3 months ago

Description

There are bunch of bad practices in tests so they should be cleaned up

Use case or motivation behind the feature request

Established unit tests procedure has all the details. Short summary: Don't use try/catch or if/else statements in tests.

Related issues

Additional context