getlantern / browsersunbounded

Interoperable browser-based P2P proxies for censorship circumvention
GNU General Public License v3.0
6 stars 0 forks source link

Test Broflake producer #178

Open hwh33 opened 12 months ago

hwh33 commented 12 months ago

Splitting this off as a bite-sized piece of https://github.com/getlantern/broflake/issues/173. Specifically, the task is to add tests to getlantern/broflake/clientcore/producer.go. We should test the happy paths of each of the "states" (the producer is defined as a finite state machine).