enowars / enochecker_test

Automatically test services/checker using the enochecker API
MIT License
0 stars 4 forks source link

add option to skip non standard flags #46

Open RTUnreal opened 4 months ago

RTUnreal commented 4 months ago

my service requires the default ENO[A-Za-z0-9+\/=]{48} flag structure, so my CI/CD fails when enochecker_test. To remedy this, I want to add a option to skip (not remove) those tests. Bike shedding is welcome.

gehaxelt commented 3 months ago

I think we can merge this.