Skip to content

add unit tests for arti_client::StreamPrefs

elmiko requested to merge elmiko/arti:streamprefs-test into main

this change adds unit tests for the public methods of StreamPrefs. although these are mostly "setter" style functions, the tests confirm the basic expectations and operation.

Merge request reports