roc-toolkit icon indicating copy to clipboard operation
roc-toolkit copied to clipboard

Create integration test for command-line tools

Open gavv opened this issue 1 year ago • 4 comments

It would be nice to add integration tests for our command-line tools: roc-send and roc-recv. Currently they are not covered with tests, and sometimes a breakage remains unnoticeable for a while.

These tests will live in a separate repo: rt-tests.

A test will basically generate a wav file, and run roc-send to send it and roc-recv to receive it and record to a new wav file, and then compare original and received files.

For further details please refer to the issue in rt-tests: https://github.com/roc-streaming/rt-tests/issues/4

See also: #551.

gavv avatar Sep 22 '23 15:09 gavv

I'm interested in this. Can you assign it to me?

u7763283 avatar Oct 10 '23 07:10 u7763283

You're welcome!

gavv avatar Oct 10 '23 09:10 gavv

Hello, I have created a pull request in rt-test. Could you please take a look?

u7763283 avatar Oct 27 '23 12:10 u7763283

@u7763283 Hi, do you still have plans on the issue?

gavv avatar Jun 20 '24 13:06 gavv