adding tests for all cases
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user