queryaccess

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2026 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Package queryaccess exercises caller query confidentiality through the shared operation engine and REST against each real database adapter.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(t *testing.T, factory Factory, options Options)

Run verifies that denied query admission is independent of stored values, actors and adapter query compilation, while trusted access stays atomic.

Types

type Factory

type Factory func(*testing.T, ridu.Config) (store.Store, *ridu.App)

type Options

type Options struct {
	OpaqueJSONDescendants bool
}

Options identifies existing adapter query capabilities; confidentiality does not introduce opaque JSON descendant querying where it is not supported.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL