test(compiler): add integration like tests to compiler unit tests (#14157)

Closes PR #14157

PR Close #14157
This commit is contained in:
Chuck Jazdzewski
2017-01-26 09:35:49 -08:00
committed by Miško Hevery
parent 4370049cea
commit 388afa414e
4 changed files with 595 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Tests in this directory are excluded from running in the browser and only running
in node.