mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Resolves:
Failures:
1) Survey as an organizer create a survey
Failure/Error: select 'boolean', from: 'Type of Question:', visible: false # Hidden by bootstrap-select
Capybara::ElementNotFound:
Unable to find select box "Type of Question:" that is not disabled and Unable to find input box with datalist completion "Type of Question:" that is not disabled
# ./spec/features/surveys_spec.rb:24:in `block (3 levels) in <top (required)>'
# ------------------
# --- Caused by: ---
# Capybara::ElementNotFound:
# Unable to find select box "Type of Question:" that is not disabled
# ./spec/features/surveys_spec.rb:24:in `block (3 levels) in <top (required)>'
Failed examples:
rspec ./spec/features/surveys_spec.rb:15 # Survey as an organizer create a survey
|
||
|---|---|---|
| .. | ||
| admin | ||
| application | ||
| booths | ||
| conference_registrations | ||
| conferences | ||
| devise | ||
| layouts | ||
| mailbot | ||
| organizations | ||
| payments | ||
| physical_tickets | ||
| proposals | ||
| schedules | ||
| shared | ||
| surveys | ||
| ticket_purchases | ||
| tickets | ||
| tracks | ||
| users | ||