getlantern / browsersunbounded

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

Added consumer-tests #184

Open garmr-ulfr opened 10 months ago

garmr-ulfr commented 10 months ago

The FSMStateX anonymous functions have been pulled out into constructor functions so each state could be tested separately without relying on the previous FSMStates. I also added some empty test functions for paths that FSMStates are expected to fail, to be filled in later (commented out so they don't run).

hwh33 commented 7 months ago

Adding this so GitHub links this back to the issue:

Closes https://github.com/getlantern/engineering/issues/300