GUI overhaul
This commit is contained in:
parent
e9743cd00c
commit
0198a22278
14 changed files with 209 additions and 65 deletions
|
|
@ -42,7 +42,7 @@ class SuccessCriteriaTest < ApplicationSystemTestCase
|
|||
|
||||
fill_in_rich_text_area "Testkommentar", with: @success_criterion.test_comment
|
||||
fill_in_rich_text_area "Quick Kriterium", with: @success_criterion.quick_criterion
|
||||
find("label", text: "Bestanden", visible: true).click
|
||||
select("Bestanden", from: "Testergebnis")
|
||||
fill_in "Titel", with: "new"
|
||||
click_on "Erfolgskriterium aktualisieren"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue