gpgme/lang/js/BrowserTestExtension
Maximilian Krambach c755287ba8 js: Added browser testing for unit tests
--

* Added unittests to be run inside a Browser. To be able to access
  the non-exposed functions and classes, a testing bundle will be
  created, containing the tests (unittests.js) and the items to be
  tested.
* src/Helpelpers, src/Key, src/Keyring: fixed some errors found
  during testing.
2018-05-03 18:03:22 +02:00
..
tests js: Added browser testing for unit tests 2018-05-03 18:03:22 +02:00
browsertest.html js: Added browser testing for unit tests 2018-05-03 18:03:22 +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: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
runbrowsertest.js js: Added browser testing for unit tests 2018-05-03 18:03:22 +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