aboutsummaryrefslogtreecommitdiffstats
path: root/lang/js/BrowserTestExtension/openpgpModeTest.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* js: Tests and improvements for openpgp modeMaximilian Krambach2018-05-141-0/+23
-- * Added openpgp - Mode tests to the browsertest Extension. These tests require openpgp, which should not be a hard dependency for the main project. Packing openpgpjs into the extension is still TODO * Fixes: - openpgp mode API now correctly handles parameters as an object, similar to openpgpjs - proper check and parsing of openpgpjs Message Objects