mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
functional-tests: Leave tor+http test disabled
Downloading software packages over tor+http is a significant performance cost to subsequent tests. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> [sunil: Drop unnecessary changes to step definitions] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
b3fd24ce6f
commit
cce51cd9d0
@ -33,9 +33,9 @@ Scenario: Set tor hidden services configuration
|
|||||||
And tor hidden services information should be displayed
|
And tor hidden services information should be displayed
|
||||||
|
|
||||||
Scenario: Set download software packages over tor
|
Scenario: Set download software packages over tor
|
||||||
Given download software packages over tor is disabled
|
Given download software packages over tor is enabled
|
||||||
When I enable download software packages over tor
|
When I disable download software packages over tor
|
||||||
Then download software packages over tor should be enabled
|
Then download software packages over tor should be disabled
|
||||||
|
|
||||||
# TODO: Test more thoroughly by checking same hidden service is restored and by
|
# TODO: Test more thoroughly by checking same hidden service is restored and by
|
||||||
# actually connecting using Tor.
|
# actually connecting using Tor.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user