[tor-commits] [nyx/master] Migrate and test torrc panel

atagar at torproject.org atagar at torproject.org
Mon Jul 11 16:58:33 UTC 2016


commit 8db31995c703b716b6108e08c408e78fed22e368
Merge: b2bee4b f388d3b
Author: Damian Johnson <atagar at torproject.org>
Date:   Mon Jul 11 09:56:56 2016 -0700

    Migrate and test torrc panel
    
    Smallest and simplest of our panels but no complains from me - glad this
    overhaul's nearly done! Just one more panel to go.
    
    Rather than breaking this panel up right now just testing the whole thing.

 nyx/panel/__init__.py    |  2 +-
 nyx/panel/torrc.py       | 51 ++++++++++++++++-------------
 test/panel/__init__.py   |  1 +
 test/panel/connection.py | 50 +++++++++++++++++++---------
 test/panel/torrc.py      | 84 ++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 149 insertions(+), 39 deletions(-)



More information about the tor-commits mailing list