mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
parameterised_website/secgen_tests: more sensible test order
This commit is contained in:
@@ -12,12 +12,10 @@ class ParamWebsiteTest < PostProvisionTest
|
||||
def test_module
|
||||
super
|
||||
json_inputs = get_json_inputs
|
||||
|
||||
test_service_up
|
||||
test_organisation_functionality(json_inputs)
|
||||
test_additional_page(json_inputs)
|
||||
test_html_returned_content("/css/#{json_inputs['theme'][0]}", 'Bootswatch v4.0.0')
|
||||
|
||||
test_service_up
|
||||
end
|
||||
|
||||
def test_organisation_functionality(json_inputs)
|
||||
|
||||
Reference in New Issue
Block a user