cybersecsi / RAUDI

A repo to automatically generate and keep updated a series of Docker images through GitHub Actions.
GNU General Public License v3.0
545 stars 33 forks source link

Improve helper functions by implementing checks #23

Open giper45 opened 2 years ago

giper45 commented 2 years ago

Check for invalid input in helper functions could help to check for errors in RAUDI.

Describe the solution you'd like Implement a suite of test cases for helper modules to check for invalid return code operations.