mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-06-04 21:19:21 -04:00
adding tests for all cases
This commit is contained in:
parent
59153633b8
commit
603f7fd911
19 changed files with 146 additions and 101 deletions
|
@ -9,7 +9,7 @@ describe('ServerInteraction', function () {
|
|||
});
|
||||
this.timeout(30000);
|
||||
it('can prepare an encrypted paste', function () {
|
||||
jsc.check(jsc.forall(
|
||||
jsc.assert(jsc.forall(
|
||||
'string',
|
||||
'string',
|
||||
'string',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue