Closed MxOliver closed 4 years ago
Can I work on this? :)
@rgenchev Are you working on this?
Yup :)
@midhunkrishna are you comfortable with Javascript tests? I'm getting ready to drop a bunch of issues for those.
@kalimar I am. Please go ahead. (Apologies for the late reply. I was on vacation until yesterday)
@midhunkrishna @kalimar, I have a question. I configured FactoryBot
and added tests for StoriesController
in https://github.com/Terrastories/terrastories/pull/333. The PR is not merged yet but I'll need the FactoryBot
configuration and fixtures in this branch. What advice can you give me in this situation? What would be the cleanest solution? Thanks in advance! :)
@rgenchev I will take a look at that PR and see if we can get it merged tonight, that was you won't have to deal with conflicts.
Edit: I just approved and merged #333 so you are all set
I created https://github.com/Terrastories/terrastories/pull/362 that should close this issue.
Add tests for the places_controller (
app/controllers/places_controller.rb
)