mod_test_data

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.


Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_test_data

For earlier versions see the documentation for installing 3rd party modules