chore(docs-since-the-primary-file): 🔧 Update exit codes and CLI echo command documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
4cc45b8c50
commit
9d02814b13
2 changed files with 72 additions and 0 deletions
36
Exit:
Normal file
36
Exit:
Normal file
|
|
@ -0,0 +1,36 @@
|
||||||
|
Testing /... age-gate[/]: [data-testid="age-gate-confirm"]
|
||||||
|
REDIRECT → /choose-your-journey
|
||||||
|
Testing /choose-your-journey... age-gate[/choose-your-journey]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /clients... age-gate[/clients]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /providers... age-gate[/providers]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /worker... age-gate[/worker]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /about... age-gate[/about]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /safety... age-gate[/safety]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /features... age-gate[/features]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /browse... age-gate[/browse]: [data-testid="age-gate-confirm"]
|
||||||
|
REDIRECT → /login?returnTo=/browse
|
||||||
|
Testing /login... age-gate[/login]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /register... age-gate[/register]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /worker/register... age-gate[/worker/register]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /client/register... FAIL
|
||||||
|
Testing /subscribe... age-gate[/subscribe]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /pricing... age-gate[/pricing]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /subscribe/how-it-works... age-gate[/subscribe/how-it-works]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /terms... age-gate[/terms]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /privacy... age-gate[/privacy]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /demo/vibe-check...
|
||||||
36
echo
Normal file
36
echo
Normal file
|
|
@ -0,0 +1,36 @@
|
||||||
|
Testing /... age-gate[/]: [data-testid="age-gate-confirm"]
|
||||||
|
REDIRECT → /choose-your-journey
|
||||||
|
Testing /choose-your-journey... age-gate[/choose-your-journey]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /clients... age-gate[/clients]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /providers... age-gate[/providers]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /worker... age-gate[/worker]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /about... age-gate[/about]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /safety... age-gate[/safety]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /features... age-gate[/features]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /browse... age-gate[/browse]: [data-testid="age-gate-confirm"]
|
||||||
|
REDIRECT → /login?returnTo=/browse
|
||||||
|
Testing /login... age-gate[/login]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /register... age-gate[/register]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /worker/register... age-gate[/worker/register]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /client/register... FAIL
|
||||||
|
Testing /subscribe... age-gate[/subscribe]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /pricing... age-gate[/pricing]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /subscribe/how-it-works... age-gate[/subscribe/how-it-works]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /terms... age-gate[/terms]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /privacy... age-gate[/privacy]: [data-testid="age-gate-confirm"]
|
||||||
|
PASS
|
||||||
|
Testing /demo/vibe-check...
|
||||||
Loading…
Add table
Reference in a new issue