Test
3 posts tagged with "Test"
test
The test action test action. It belongs to the test category within the dev area.
Action Syntax
test 123 123
A numeric value followed by A numeric value
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
test 10 20
Action code: 3704742031
Version: 0.6.4
Last updated: 2025-06-13
test-owner-auth
function
The test-owner-auth action tests owner/sb authenticated action end to end. It belongs to the test category within the dev area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = test-owner-auth
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
test-owner-auth
Action code: 407484493
Version: 0.6.4-1
Last updated: 2025-06-13
test-server
function
The test-server action tests a server action. It belongs to the test category within the dev area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = test-server
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
test-server
Action code: 1905829376
Version: 0.6.4
Last updated: 2025-06-13