Closed corinnaj closed 7 years ago
I am not sure what you mean... I removed the one remaining git conflict, I think it should be fine now.
We decided that our style guideline is to use internationalization for the tests instead of ids. It would be amazing if this could be adapted before merging :)
I updated all test to use I18n instead of ids. There is only one rubocop issue remaining, which I propose to fix in another PR, as it's more of a general problem and not part of this issue.
That the classes are too long is indeed a general problem... The rubocop todo file is now adjusted accordingly :)
We now have actual buttons, instead of radio buttons for drafts. It is not possible to unpublish events, I wasn't sure if that is a useful feature, but it should be possible to reintroduce that quickly, if necessary.
I wasn't sure what our conventions for buttons in tests are, so they might have to be refactored.