diff options
author | gabrielgio <gabriel.giovanini@pm.me> | 2022-03-25 22:43:47 +0100 |
---|---|---|
committer | gabrielgio <gabriel.giovanini@pm.me> | 2022-03-25 22:43:47 +0100 |
commit | 860594ffb7c013e5f4257bd615472e08c8c685c6 (patch) | |
tree | a5a46af59046ca1c3a18a1c5a7d93c91024c22b3 /less | |
parent | b92dd0a4c59287b661759d3cdcd6f62e1afcd815 (diff) | |
download | genpass-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-- | less | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |