scylladb / argus

Apache License 2.0
4 stars 11 forks source link

Add and execute unit (integration) tests #468

Closed soyacz closed 1 month ago

soyacz commented 1 month ago

Current unit-tests in Argus repo are outdated, referencing broken code. We need to gradually add unit tests to protect from introducing regressions. Also to make it effective, we need to have CI for them and execute for each PR.