fork-openpgpjs/test
larabr ed8db3d31e
CI: Ignore unhandled rejections in tests in Safari 14.1 (#1371)
The tests fail in Safari 14.1 due to unhandled rejections that have no clear
cause. The problem is likely related to the native TransformStream
implementation added in Safari 14.1 (in fact, using a polyfilled
TransformStream solves all issues).
2021-07-09 16:35:40 +02:00
..
crypto Lint: enforce single quotes and do not error on class methods without this (#1341) 2021-06-24 22:58:15 +02:00
general Lint: enforce single quotes and do not error on class methods without this (#1341) 2021-06-24 22:58:15 +02:00
security Lint: enforce single quotes and do not error on class methods without this (#1341) 2021-06-24 22:58:15 +02:00
typescript Support using Key.isPrivate() for type inference, remove Key.isPublic() (#1347) 2021-06-24 19:53:10 +02:00
worker Rename public/privateKeys to encryption/decryption/signing/verificationKeys (#1299) 2021-05-17 18:56:28 +02:00
karma.conf.js CI: Detect unhandled rejections in browser tests (#1333) 2021-06-15 16:39:56 +02:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js CI: Ignore unhandled rejections in tests in Safari 14.1 (#1371) 2021-07-09 16:35:40 +02:00