gpgme/lang/js/BrowserTestExtension
Maximilian Krambach eff27d6387 js: use version operation for connection checks
--

* src/Connection.js: isConnected was renamed to checkConnection, that
  returns a promise with either version information or Boolean
* Connection checks have been adapted to reflect that checkConnection
  returns a Promise
* BrowsertestExtension: tests/signTest.js was missing from my last
  commit
2018-05-25 11:53:24 +02:00
..
tests js: use version operation for connection checks 2018-05-25 11:53:24 +02:00
browsertest.html js: adding sign method 2018-05-24 15:16:18 +02:00
index.html js: remove openpgp mode 2018-05-23 12:56:23 +02:00
longTests.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
manifest.json js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.html js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.js js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
runbrowsertest.js js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
rununittests.js js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
setup_testing.js js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
testicon.png js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
testkey.pub js: more testing 2018-05-08 18:33:41 +02:00
testkey.sec js: more testing 2018-05-08 18:33:41 +02:00
unittests.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00