gpgme/lang/js/BrowserTestExtension/tests
Maximilian Krambach 7f14958606 js: add configuration option on startup
--

* src/index.js: Added an optional configuration object for the startup.

* configuration: timeout - the initial check for a connection ran into
  timeouts on slower testing machines. 500ms for initial startup is
  not sufficient everywhere. The default timeout was raised to 1000ms,
  and as an option this timeout can be increased even further.

* BrowsertestExtension: Set the initial connection timeouts to 2
  seconds, to be able to test on slower machines.
2018-09-19 10:56:36 +02:00
..
decryptTest.js js: add configuration option on startup 2018-09-19 10:56:36 +02:00
encryptDecryptTest.js js: add configuration option on startup 2018-09-19 10:56:36 +02:00
encryptTest.js js: add configuration option on startup 2018-09-19 10:56:36 +02:00
inputvalues.js js: tests for file name encoding 2018-08-30 16:16:13 +02:00
KeyImportExport.js js: add configuration option on startup 2018-09-19 10:56:36 +02:00
KeyInfos.js js: add configuration option on startup 2018-09-19 10:56:36 +02:00
longRunningTests.js js: add configuration option on startup 2018-09-19 10:56:36 +02:00
signTest.js js: add configuration option on startup 2018-09-19 10:56:36 +02:00
startup.js js: add configuration option on startup 2018-09-19 10:56:36 +02:00
verifyTest.js js: add configuration option on startup 2018-09-19 10:56:36 +02:00