Move integration tests to //cli/tests/ (#2964)

This ensures the deno executable is properly created before running the integration tests.

Also allows deno_cli to be used as a lib. Docs are now properly generated: https://docs.rs/deno_cli/0.18.4/deno_cli/

Towards #2933
Prep for #2955
This commit is contained in:
Ryan Dahl 2019-09-16 21:05:14 -04:00 committed by GitHub
parent 02cb34d8ad
commit 9cfdc60a23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
228 changed files with 474 additions and 464 deletions

View file

@ -0,0 +1,3 @@
// prettier-ignore
(the following is a syntax error ^^ ! )