Q Browser Test Suite

Drive the queue primitive from one clean page.

Create or derive a queue, append payloads, replay sparse reads, subscribe over SSE, and delete as owner without leaving the browser.

Queue Id -

Append

One request writes one committed item.


        

Read

Replay visible items after a sparse sequence checkpoint.

Live SSE

Reconnect from the last processed sequence when the stream drops.

Last Seen Seq 0
disconnected

        

Delete

Owner-only delete by sequence or guid. Deleted items become missing.