mod_test_data/README.markdown
author Kim Alvefur <zash@zash.se>
Sat, 15 Jul 2023 10:45:26 +0200
changeset 5608 aab0023b51c9
parent 3361 af824168729a
permissions -rw-r--r--
editorconfig: Document established conventions

---
description: Generate test data
labels:
- 'Stage-Alpha'
---

This module is of use to developers who want to fill their Prosody storage with
test data, e.g. for debugging, testing or performance measurements of Prosody or
client code.

Currently it only supports filling MAM archives, but patches are welcome for other
functionality.