Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit paper page should save changes #26

Open
swt2public opened this issue Nov 9, 2017 · 1 comment
Open

Edit paper page should save changes #26

swt2public opened this issue Nov 9, 2017 · 1 comment

Comments

@swt2public
Copy link

Scenario

Given a paper
When a user visits the paper's edit page
Then the page should render

Error

Got ActionView::MissingTemplate: Missing template papers/edit, application/edit with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in:

  • "/home/travis/build/hpi-swt2-exercise/rails-exercise-17-adrian/app/views"

Estimated progress: 84% complete

akuchinke added a commit that referenced this issue Nov 9, 2017
akuchinke added a commit that referenced this issue Nov 9, 2017
@swt2public
Copy link
Author

Sorry, it's not working for me yet:

Scenario

Given a paper
When a user visits the paper's edit page
And changes venue to 'Mind 49'
Then no error should occour

Error

Got Capybara::ElementNotFound: Unable to find field "paper_venue"

If you have problems solving this task, please don't hesitate to contact the teaching team!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant