Cypress unit testing

This commit is contained in:
anarch3 2022-11-21 14:16:56 -05:00
parent 4bcacd4d7c
commit 39e83c0963
9 changed files with 2413 additions and 32 deletions

View file

@ -39,6 +39,7 @@ return string.slice((string.lastIndexOf(".") - 2 >>> 0) + 2);
<br>
<br>
<p class="dragregion">Select file expiration date: <select name="expire" id="expire">
<option value="0.00069">1 minute</option>
<option value="0.00347">5 minutes</option>
<option value="0.0417">1 hour</option>
<option value="0.25">6 hours</option>