Ben Firshman

Results 290 comments of Ben Firshman
trafficstars

Current work in progress, automatically generated from the branches above: https://gist.githubusercontent.com/bfirsh/936b39514515e833df1457bd445d624f/raw/b3ab78318eb0abcbcc833b1bd53840be64c89822/swagger.json You can plug it into http://petstore.swagger.io/ and click "explore" to get a GUI. Lots of stuff missing/broken still, but...

Anybody have any good ideas on how to test this? I was thinking some kind of sanity test to generate it and check some expected stuff is in it, but...

SSH is forwarded. What other ports should be forwarded?

Can't this be done directly through VirtualBox? What cases would it be useful to have Machine do this too?

I have no strong opinions. There is a risk with these sorts of abstractions that they make things more complex for people to understand what is going on and harder...

The foundation was added in #224. Still needed: - Actual tests for stuff - Some docs about how to run them - Add them to the CI build, somehow

We can use this to integrate with React! https://github.com/rubenspgcavalcante/react-instascan Thanks @rubenspgcavalcante!!

@bwaitetripadvisor Ah, hm. I was going to suggest we use the `firebase database:push` command, because that bypasses the auth checks, but that is only for the old Firebase database, not...

A start was in #243 - thanks @bwaitetripadvisor! This needs documentation to be useful, probably as start of the getting started guide. It could even be triggered by the `yarn...