Commit Graph

4 Commits

Author SHA1 Message Date
Evan Anderson 3b06dc9a8c
Disable failing integration tests (#4300)
* Disable integration tests because they break a lot, per julz

* Actually run go and notice extra unused imports

* Revert "Disable integration tests because they break a lot, per julz"

I took out too much.

This reverts commit eca3a2d8ce.

* Re-add simplifed sampleapp used by the consistency checker

* Forgot to autoformat after beating things with emacs and grep

* Add empty e2e tests

* Fix formatting again. `vi` this time
2021-09-28 01:03:14 -07:00
Markus Thömmes b1d394b4f8
Remove unnecessary occurrences of whitelist and master. (#2799) 2020-09-10 02:09:51 -07:00
chaodaiG 1bbdda768c Add unit test to make sure helloworld samples README consistent with source (#1102)
* unclean working version of unit testing

* fix after merging

* rename test file

* remove debugging message

* based on PR comments
2019-03-27 19:23:51 -07:00
chaodaiG 40b64f27f8 refactor e2e test (#1093) 2019-03-27 10:41:52 -07:00