deno/cli/tests/unit
Ryan Dahl 78bfeebad1
Revert "fix: Use # to denote line number in stack traces" (#6119)
This reverts commit c4c6a8dae4

There is some controversy about this change because vscode doesn't interpret the fragments correctly. Needs more discussion before landing.
2020-06-05 11:37:40 -04:00
..
abort_controller_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
blob_test.ts fix DenoBlob name (#5879) 2020-05-29 02:27:57 -04:00
body_test.ts fix: Better use of @ts-expect-error (#6038) 2020-06-02 00:24:44 -04:00
buffer_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
build_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
chmod_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
chown_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
console_test.ts console: Hide values for console.table if display not necessary (#5914) 2020-05-28 08:30:32 -04:00
copy_file_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
custom_event_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
dir_test.ts fix(cli/permissions): Fix CWD and exec path leaks (#5642) 2020-05-29 17:27:43 +02:00
dispatch_json_test.ts Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
dispatch_minimal_test.ts Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
dom_exception_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
dom_iterable_test.ts Use ts-expect-error instead of ts-ignore. (#5869) 2020-05-26 10:02:16 -04:00
error_stack_test.ts Revert "fix: Use # to denote line number in stack traces" (#6119) 2020-06-05 11:37:40 -04:00
event_target_test.ts Use ts-expect-error instead of ts-ignore. (#5869) 2020-05-26 10:02:16 -04:00
event_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
fetch_test.ts fix(fetch): Support 101 status code (#6059) 2020-06-03 09:43:11 -04:00
file_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
files_test.ts fix: Better use of @ts-expect-error (#6038) 2020-06-02 00:24:44 -04:00
form_data_test.ts fix: Better use of @ts-expect-error (#6038) 2020-06-02 00:24:44 -04:00
format_error_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
fs_events_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
get_random_values_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
globals_test.ts fix: Better use of @ts-expect-error (#6038) 2020-06-02 00:24:44 -04:00
headers_test.ts fix: Better use of @ts-expect-error (#6038) 2020-06-02 00:24:44 -04:00
internals_test.ts Use ts-expect-error instead of ts-ignore. (#5869) 2020-05-26 10:02:16 -04:00
io_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
link_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
make_temp_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
metrics_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
mkdir_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
net_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
os_test.ts fix(cli/permissions): Fix CWD and exec path leaks (#5642) 2020-05-29 17:27:43 +02:00
performance_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
permissions_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
process_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
read_dir_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
read_file_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
read_link_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
read_text_file_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
README.md move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
real_path_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
remove_test.ts chore(cli/tests/unit/remove_test): remove duplicate codes between sync and async cases (#6004) 2020-05-31 13:19:56 -04:00
rename_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
request_test.ts fix: Better use of @ts-expect-error (#6038) 2020-06-02 00:24:44 -04:00
resources_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
signal_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
stat_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
streams_internal_test.ts fix: Better use of @ts-expect-error (#6038) 2020-06-02 00:24:44 -04:00
streams_piping_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
streams_transform_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
streams_writable_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
symlink_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
test_util.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
testing_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
text_encoding_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
timers_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
tls_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
truncate_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
tty_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
umask_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
unit_test_runner.ts Use ts-expect-error instead of ts-ignore. (#5869) 2020-05-26 10:02:16 -04:00
unit_tests.ts fix: streams hwm validation (#5681) 2020-05-20 20:18:43 -04:00
url_search_params_test.ts fix: Better use of @ts-expect-error (#6038) 2020-06-02 00:24:44 -04:00
url_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
utime_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
version_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
write_file_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00
write_text_file_test.ts move js unit tests to cli/tests (#5678) 2020-05-20 17:52:51 -04:00

Deno runtime tests

Files in this directory are unit tests for Deno runtime.

They are run under compiled Deno binary as opposed to files in cli/js/ which are bundled and snapshotted using deno_typescript crate.

Testing Deno runtime code requires checking API under different runtime permissions (ie. running with different --allow-* flags). To accomplish this all tests exercised are created using unitTest() function.

import { unitTest } from "./test_util.ts";

unitTest(function simpleTestFn(): void {
  // test code here
});

unitTest({
    ignore: Deno.build.os === "windows",
    perms: { read: true, write: true },
  },
  function complexTestFn(): void {
    // test code here
  }
);

unitTest is is a wrapper function that enhances Deno.test() API in several ways:

  • ability to conditionally skip tests using UnitTestOptions.skip
  • ability to register required set of permissions for given test case using UnitTestOptions.perms
  • sanitization of resources - ensuring that tests close all opened resources preventing interference between tests
  • sanitization of async ops - ensuring that tests don't leak async ops by ensuring that all started async ops are done before test finishes

Running tests

unit_test_runner.ts is the main script used to run unit tests.

Runner discovers required permissions combinations by loading cli/tests/unit/unit_tests.ts and going through all registered instances of unitTest.

There are three ways to run unit_test_runner.ts:

# Run all tests. Spawns worker processes for each discovered permission
# combination:
target/debug/deno run -A cli/tests/unit/unit_test_runner.ts --master

# By default all output of worker processes is discarded; for debug purposes
# the --verbose flag preserves output from the worker
target/debug/deno run -A cli/tests/unit/unit_test_runner.ts --master --verbose

# Run subset of tests that don't require any permissions
target/debug/deno run --unstable cli/tests/unit/unit_test_runner.ts

# Run subset tests that require "net" and "read" permissions
target/debug/deno run --unstable --allow-net --allow-read cli/tests/unit/unit_test_runner.ts

# "worker" mode communicates with parent using TCP socket on provided address;
# after initial setup drops permissions to specified set. It shouldn't be used
# directly, only be "master" process.
target/debug/deno run -A cli/tests/unit/unit_test_runner.ts --worker --addr=127.0.0.1:4500 --perms=net,write,run

# Run specific tests
target/debug/deno run --unstable --allow-net cli/tests/unit/unit_test_runner.ts -- netTcpListenClose

RUST_BACKTRACE=1 cargo run -- run --unstable --allow-read --allow-write cli/tests/unit/unit_test_runner.ts -- netUnixDialListen

Http server

tools/http_server.py is required to run when one's running unit tests. During CI it's spawned automatically, but if you want to run tests manually make sure that server is spawned otherwise there'll be cascade of test failures.