30817:test-events

Test Events

covers255

Alex Gleason

published
2025-05-30

Use kind 255 to create events for testing purposes only, such as inside of automated tests in your application.

Example

{
  "kind": 255,
  "content": "This is only a test. Do not be alarmed.",
  "created_at": 0,
  "tags": []
}

Discussion

Connect a key to comment.