Skip to content

test(log) :: test the log component in both render phases - #1433

Merged
lovasoa merged 2 commits into
sqlpage:mainfrom
81reap:mutation/09-5-log-component
Sep 11, 2026
Merged

test(log) :: test the log component in both render phases#1433
lovasoa merged 2 commits into
sqlpage:mainfrom
81reap:mutation/09-5-log-component

Conversation

@81reap

@81reap 81reap commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

SQLPage handles a log row two ways ::

(1) before the body opens, the header phase stays open, so a cookie can still follow a log, and

(2) after the body opens, the row goes to the server log instead of onto the page. Adds tests for these cases.

discovered by #1396

SQLPage handles a log row two ways :: (1) before the body opens, the header phase stays open, so a cookie can still follow a log, and (2) after the body opens, the row goes to the server log instead of onto the page. Adds tests for these cases.
@81reap
81reap marked this pull request as ready for review September 7, 2026 02:45
@lovasoa lovasoa changed the title fix(log) :: test the log component in both render phases test(log) :: test the log component in both render phases Sep 10, 2026
@lovasoa
lovasoa merged commit bc164d6 into sqlpage:main Sep 11, 2026
51 checks passed
@81reap
81reap deleted the mutation/09-5-log-component branch September 11, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants