holochain / holochain/android-service-runtime
Tests demonstrating HolochainService IPC binder calls fail when called from unauthorized packages
Open
- Dominant language
- Rust
- Stars
- 4
- Forks
- 2
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 3
Description
We will need to figure out how to make IPC calls that appear to be from different packages in tests.
Follow up to #90
AC:
- test we can call admin binder functions from same package
- test we cannot call admin binder functions from different package
- test we can call app binder functions from authorized package
- test we cannot call app binder functions from unauthorized package
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.