aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorgabrielgio <gabriel.giovanini@pm.me>2022-03-25 22:43:47 +0100
committergabrielgio <gabriel.giovanini@pm.me>2022-03-25 22:43:47 +0100
commit860594ffb7c013e5f4257bd615472e08c8c685c6 (patch)
treea5a46af59046ca1c3a18a1c5a7d93c91024c22b3 /less
parentb92dd0a4c59287b661759d3cdcd6f62e1afcd815 (diff)
downloadgenpass-860594ffb7c013e5f4257bd615472e08c8c685c6.tar.gz
genpass-860594ffb7c013e5f4257bd615472e08c8c685c6.tar.bz2
genpass-860594ffb7c013e5f4257bd615472e08c8c685c6.zip
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).
Diffstat (limited to 'less')
-rw-r--r--less7
1 files changed, 7 insertions, 0 deletions
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