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
|
||
|---|---|---|
| .. | ||
| booths | ||
| cfps | ||
| comments | ||
| commercials | ||
| conferences | ||
| contacts | ||
| difficulty_levels | ||
| emails | ||
| event_types | ||
| events | ||
| lodgings | ||
| organizations | ||
| physical_tickets | ||
| programs | ||
| questions | ||
| registration_periods | ||
| registrations | ||
| reports | ||
| resources | ||
| roles | ||
| rooms | ||
| schedules | ||
| splashpages | ||
| sponsors | ||
| sponsorship_levels | ||
| survey_questions | ||
| surveys | ||
| tickets | ||
| tracks | ||
| users | ||
| venues | ||
| versions | ||
| volunteers | ||