- 14 Jun, 2018 3 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
-
juga authored
-
- 12 Jun, 2018 2 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
As required by changing the result version, this is a "major" version bump. There are many changes since the last version of sbws, but we aren't being good about recording those yet. Sorry.
-
- 11 Jun, 2018 2 commits
- 10 Jun, 2018 4 commits
- 08 Jun, 2018 1 commit
-
-
juga authored
* RelayList is now a list of RelayNS instead of RouterStatusEntryV3 to have master_key_ed25519 as an attribute * create pytest fixture to start Tor with tests * create test to check master_key_ed25519
-
- 05 Jun, 2018 10 commits
-
-
juga authored
-
juga authored
-
juga authored
* Move logic in generate to class * Add test * Move 7500 to global constant * Make read_started_at not fail when conf is None
-
juga authored
* Move V3BWLine to v3bwfile.py * Add methods to V3BWLine similar to V3BwHeader * Add methods to V3BWLine to implement most of the logic in the class * Move functions related to data lines to v3bwfile.py * Add functions to generate types of erros * Add tests for the class and conftest to read results from file * Fix other tests depending on bw lines
-
juga authored
-
juga authored
-
juga authored
-
juga authored
also: * remove latest_bandwidth outside of class, since it should be generated from timestamp * pass all init arguments as string * require timestamp argument * fix tests with changes
-
juga authored
they do not need to be in 3rd and 4th posstions.
-
juga authored
Also: * add latest_bandwidth header * add file_created header * fix bw files header tests * disable tests that assume timestamp to be the file creation time * if we use ISO 8601 with T as separator, datetime format string is not needed
-
- 02 Jun, 2018 1 commit
-
-
Matt Traudt authored
-