Benjamin Thomas

Results 32 comments of Benjamin Thomas

Hi, So I was looking for Cypress tests and got here ;) I was thinking of using this project to dive into different technologies I'm interested about.... To implement a...

@mvila I wasn’t aware a v2 spec was planned. Where can I track this?

Hey @geromegrignon I think I'll be interested in contributing to developing a cypress test suite. Can you explain to me what's up with v2 though? I don't see any activity...

Alright thanks for the background info :) Let me know when that repo will be ready and I’ll start working on it.

> I created a repo for the Cypress test suite: https://github.com/gothinkster/realworld-e2e-tests > > @benjamin-thomas & @ChrisZie I gave you **write** permissions so you'll be able to push content on the...

Yes that's the problem :) If there is no `migrate:down` instruction, it'd be useful if that record wouldn't be removed. Otherwise the migration is marked "pending" via the CLI and...

Sure. Here it is: ### Reproduce the error Not an error per se, but here goes: - create a project with git - commit a file named `Procfile`, with a...

Yeah I gathered this functionality did not exist :) Short of cloning the app, is there some kind of workaround I could apply in the mean time or is the...

Hello, I've been wanting to investigate this project, and the Dockerfile seems to have broken 4 months ago, 2 dependencies up so to speak, and out of reach of @leafo...