Testing TorManager + LoadProfile bug fix #81

Merged
sarah merged 1 commits from tor into master 2018-07-02 03:26:25 +00:00
Owner
No description provided.
Owner

how come you moved the torrc logic to app? seems like it would be likewise useful to server?

how come you moved the torrc logic to app? seems like it would be likewise useful to server?
Author
Owner

Because I didn't want the unit test to cobble the user version of the cwtch profile. Servers should have their own config settings separate from users, so it made sense to keep them apart.

Because I didn't want the unit test to cobble the user version of the cwtch profile. Servers should have their own config settings separate from users, so it made sense to keep them apart.
Owner

Add to tests.sh and then merge!

  • adding to my TODO to make tests.sh more automatic
Add to tests.sh and then merge! - adding to my TODO to make tests.sh more automatic
sarah closed this pull request 2018-07-02 03:26:24 +00:00
Sign in to join this conversation.
No description provided.