Skip to content

issues Search Results · repo:hpi-swt2-exercise/rails-exercise-17-asdasd language:Ruby

Filter by

34 results
 (64 ms)

34 results

inhpi-swt2-exercise/rails-exercise-17-asdasd (press backspace or delete to remove)

Scenario Given an eager student When they have completed the Ruby on Rails exercise Then each student should - fill out this questionaire, to help the teaching team improve this exercise - use the ...
  • swt2public
  • Opened 
    on Nov 9, 2017
  • #34

Scenario Given a paper published in 1950 And a paper published in 1968 When users visit the papers index page with url parameter year=1950 Then it should not show the paper published in 1968 Hints You ...
  • swt2public
  • Opened 
    on Nov 9, 2017
  • #33

Scenario Given a paper When a user visits the paper s edit page Then it should have a select box for the first author Hints Create a label for each select and set the for attribute of the label to the ...
  • swt2public
  • Opened 
    on Nov 9, 2017
  • #32

Scenario Given a paper Then it should have an empty list of authors Hints To create an n:m relation, you need to create a new database table. Help can be found on StackOverflow or in the official documentation. ...
  • swt2public
  • Opened 
    on Nov 9, 2017
  • #31

Scenario Given a paper with an author When a user visits the paper page Then it should show the author s name Error Expected to find text alan turing in title: computing machinery and intelligence venue: ...
  • swt2public
  • 1
  • Opened 
    on Nov 9, 2017
  • #30

Scenario Given a paper Then it should have an empty list of authors Hints To create an n:m relation, you need to create a new database table. Help can be found on StackOverflow or in the official documentation. ...
  • swt2public
  • Opened 
    on Nov 9, 2017
  • #29

Scenario Given a paper Then it should have an empty list of authors Hints To create an n:m relation, you need to create a new database table. Help can be found on StackOverflow or in the official documentation. ...
  • swt2public
  • Opened 
    on Nov 9, 2017
  • #28

Scenario Given a paper Then it should have an empty list of authors Hints To create an n:m relation, you need to create a new database table. Help can be found on StackOverflow or in the official documentation. ...
  • swt2public
  • Opened 
    on Nov 9, 2017
  • #27

Scenario Given a paper When users visit the papers index page And click Destroy Then no error should occour Error Got AbstractController::ActionNotFound: The action destroy could not be found for PapersController ...
  • swt2public
  • Opened 
    on Nov 9, 2017
  • #26

Scenario Given a paper When users visit the papers index page Then it should have a destroy link Error Expected to find css a with text destroy but there were no matches. also found show , edit , add ...
  • swt2public
  • Opened 
    on Nov 9, 2017
  • #25
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub