mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
coturn: Fix functional test for backup/restore
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
parent
80dff7bf9c
commit
84a7d7c928
@ -18,8 +18,8 @@ Scenario: Enable coturn application
|
|||||||
Scenario: Backup and restore coturn
|
Scenario: Backup and restore coturn
|
||||||
Given the coturn application is enabled
|
Given the coturn application is enabled
|
||||||
When I create a backup of the coturn app data with name test_coturn
|
When I create a backup of the coturn app data with name test_coturn
|
||||||
And I restore the coturn app data backup
|
And I restore the coturn app data backup with name test_coturn
|
||||||
Then the coturn service should be running with name test_coturn
|
Then the coturn service should be running
|
||||||
|
|
||||||
Scenario: Disable coturn application
|
Scenario: Disable coturn application
|
||||||
Given the coturn application is enabled
|
Given the coturn application is enabled
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user