Commits · f7847ed28cab55bd1260d307b42c4ef59772937a
sbws
tests
Browse files
Jan 07, 2021
chg: stem: Add function to connect or start tor
· f7847ed2
juga
authored
Dec 16, 2020
f7847ed2
Nov 26, 2020
chg: scanner: Stop storing recent_measurement_attempt
· f0140841
juga
authored
Nov 23, 2020
f0140841
Jun 25, 2020
fix: tests: Remove all the `\t` in torrc files
· a8c91d0b
juga
authored
Jun 23, 2020
a8c91d0b
fix: v3bwfile: Count relay priority lists
· a914215c
juga
authored
Jun 05, 2020
a914215c
Jun 12, 2020
fix: tests: Create new authority keys
· 9cc24476
juga
authored
Jun 08, 2020
9cc24476
Jun 08, 2020
fix: test: Unrelated linter error
· b9e8fcd7
juga
authored
May 19, 2020
b9e8fcd7
chg: v3bwfile: Calculate hlimit from scaled sum bw
· 5d0e63cb
juga
authored
May 17, 2020
5d0e63cb
chg: v3bwfile: Round scaled bandwidth after capping
· e4d80225
juga
authored
May 17, 2020
e4d80225
fix: v3bwfile: Use cap argument to clip scaled bw
· 788a777f
juga
authored
May 19, 2020
788a777f
chg: v3bwfile: Change logic obtaining min bandwidth
· f365d679
juga
authored
May 17, 2020
f365d679
chg: v3bwfile: Calculate filtered bandwidth
· c030731e
juga
authored
May 16, 2020
c030731e
Apr 14, 2020
Bug 33009: Require minimum bandwidth for second hop
· 20df35c4
Georg Koppen
authored
Apr 01, 2020
20df35c4
Use freeze_time() in other parts of our tests, too
· 74ad2d91
Georg Koppen
authored
Apr 02, 2020
74ad2d91
fix: test: Check that log prints a number
· 3efb6867
juga
authored
Mar 23, 2020
3efb6867
fix: test: Assert that caplog messages were found
· e9d5bb08
juga
authored
Mar 23, 2020
e9d5bb08
chg: bwfile: Test KeyValues in a bandwidth file
· 5cffd46e
juga
authored
Mar 22, 2020
5cffd46e
fix: tests: Check the files generated in test net
· 4e2ccf3c
juga
authored
Mar 22, 2020
4e2ccf3c
fix: tests: Add tests loading results
· fa1c0a4c
juga
authored
Mar 22, 2020
fa1c0a4c
fix: tests: Add results incrementing relays'
· 5c45e321
juga
authored
Mar 22, 2020
5c45e321
fix: relaylist: Count recent relay's monitoring numbers
· 5b6ba3e8
juga
authored
Mar 21, 2020
5b6ba3e8
chg: v3bwfile: Count recent relay's monitoring numbers
· c02d9b1e
juga
authored
Mar 21, 2020
c02d9b1e
chg: tests: Remove `_count` from attr
· 035d325c
juga
authored
Mar 21, 2020
035d325c
chg: relayprioritizer: Count priorities with timestamps
· c7c91370
juga
authored
Mar 21, 2020
c7c91370
chg: relaylist: Count measurements with timestamps
· 89801c53
juga
authored
Mar 21, 2020
89801c53
Apr 09, 2020
chg: relaylist, v3bwfile: Count consensus with timestamps
· e098ebb9
juga
authored
Mar 21, 2020
e098ebb9
chg: v3bwfile: Convert datetime to str
· 65589118
juga
authored
Mar 22, 2020
65589118
chg: state: Encode/decode datetimes
· af849a06
juga
authored
Mar 21, 2020
af849a06
chg: json: Create custom JSON encoder/decoder
· f19738f1
juga
authored
Mar 14, 2020
f19738f1
chg: timestamps: Add module to manage datetime sequences
· 003337ee
juga
authored
Mar 14, 2020
003337ee
fix: state: Let json manage data types
· 26409a3d
juga
authored
Mar 14, 2020
26409a3d
Mar 21, 2020
fix: tests: Test state file consistency
· 89efc2b6
juga
authored
Mar 14, 2020
89efc2b6
Mar 09, 2020
fix: tests: linter error cause missing nl
· b3a84ee1
juga
authored
Mar 09, 2020
b3a84ee1
fix: v3bwfile: Add tor_version KeyValue
· 6843145a
juga
authored
Feb 09, 2020
6843145a
fix: v3bwfile: !refactor, Rename constants
· 7b767465
juga
authored
Feb 09, 2020
7b767465
fix: tests: Test the number of consensus in Relay
· bbb59b1e
juga
authored
Mar 08, 2020
bbb59b1e
fix: tests: Add relaylist test
· 6c8fc408
juga
authored
Mar 08, 2020
6c8fc408
fix: tests: Add mocked controller fixture
· e989477b
juga
authored
Mar 08, 2020
e989477b
fix: tests: Add test for remove old consensus ts
· 6aaa438e
juga
authored
Mar 08, 2020
6aaa438e
fix: tests: Add test timestamp.is_old
· feae0a57
juga
authored
Mar 03, 2020
feae0a57
Feb 19, 2020
fix: tests: Test maximum retry delta in destination
· c36518cb
juga
authored
Feb 19, 2020
c36518cb
Loading