at_server icon indicating copy to clipboard operation
at_server copied to clipboard

test:added tests for config changes

Open purnimavenkatasubbu opened this issue 3 years ago • 1 comments

- What I did Added tests for stats:13(Access log compaction), stats:14 (Commit log compaction) - How I did it By setting the compaction job to run every 1 minute by using the config: set verb and then updating the keys multiple times.

- How to verify it acesslog_compaction_test.dart and commitlog_compaction_test.dart should pass.

- Description for the changelog

purnimavenkatasubbu avatar Jan 17 '23 06:01 purnimavenkatasubbu

Hey @purnimavenkatasubbu - there are timing issues in the tests you added. I'll think over the weekend about how to resolve these

gkc avatar Mar 16 '23 18:03 gkc