Google dismissing serverless issue because of “code testing mentality” (issuetracker.google.com) 3 points by jraedisch 7y ago ↗ HN
[–] bitpush 7y ago ↗ The title is a mischaracterization of the issue as I read it. You want to do TDD, which is perfectly alright, but you seem to be confusing "save" vs "deploy".Would it be reasonable to push broken versions of the code to `master` and say it is TDD? [–] jraedisch 7y ago ↗ Thanks for taking the time!I never pushed broken code, just configured the cloud function before pushing the code.They accepted the issue by now, BTW, which I am quite thankful for.
[–] jraedisch 7y ago ↗ Thanks for taking the time!I never pushed broken code, just configured the cloud function before pushing the code.They accepted the issue by now, BTW, which I am quite thankful for.
2 comments
[ 4.6 ms ] story [ 12.7 ms ] threadWould it be reasonable to push broken versions of the code to `master` and say it is TDD?
I never pushed broken code, just configured the cloud function before pushing the code.
They accepted the issue by now, BTW, which I am quite thankful for.