endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
829 stars 72 forks source link

@endo/daemon: Add `makeBundle()` test #2024

Closed rekmarks closed 9 months ago

rekmarks commented 9 months ago

The daemon unit tests currently all use makeUnconfined where caplets are used. We should add a test using makeBundle, because confinement should be tested.