For the complete documentation index, see llms.txt. This page is also available as Markdown.

Seed Data

Functional tests require data already populated in the database for the endpoints to return a response. Seed data allows pre-determined data to be populated in the database, allowing accurate asserts.

Last updated