blob: a0a724a25e04da5f2e0e4aef74752c8a0732fcb0 [file] [log] [blame] [view] [edit]
# Permissions Policy: "deferred-fetch" Tests
This folder contains tests to cover the permissions policy "deferred-fetch",
which is used to gate the `fetchLater()` API.
The tests follow the patterns from
permissions-policy/README.md to cover all use cases of permissions policy for a
new feature.