should_create
open /sessions/login
type password admin2
type login admin2
clickAndWait commit
waitForElementPresent css=.js-user-authenticated
open /organizations/test-org/quality_profiles
waitForElementPresent css=table[data-language="xoo"] tr[data-name="sample"] .quality-profiles-table-name a
click css=table[data-language="xoo"] tr[data-name="sample"] .quality-profiles-table-name a
waitForElementPresent css=.quality-profile-header .dropdown-toggle
click css=.quality-profile-header .dropdown-toggle
click css=#quality-profile-set-as-default
waitForText css=.quality-profile-projects *Default*
open /organizations/test-org/quality_profiles
waitForElementPresent css=.quality-profiles-table-row[data-name="sample"]
assertText css=.quality-profiles-table-row[data-name="sample"] .quality-profiles-table-projects *Default*