From 860594ffb7c013e5f4257bd615472e08c8c685c6 Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Fri, 25 Mar 2022 22:43:47 +0100 Subject: ref: Add test for edge case Add test case for when you call with 0 length or no option (upper case, lower case, number and special). --- less | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 less (limited to 'less') diff --git a/less b/less new file mode 100644 index 0000000..5ce7d2e --- /dev/null +++ b/less @@ -0,0 +1,7 @@ +wasm-pack test --headless --firefox +no tests to run! + Set timeout to 20 seconds... +Executing bindgen... Running headless tests in Firefox on `http://127.0.0.1:42097/` +Try find `webdriver.json` for configure browser's capabilities: +Not found +Starting new webdriver session... \ No newline at end of file -- cgit v1.2.3