Modules§
Macros§
- dict
- A generic syntax for dict-like structures.
- seq
- A generic syntax for seq-like structures.
- yaml
- A lightweight syntax for YAML.
Structs§
- Config
- The contents of a mx-tester.yaml
- Directories
- Configurable directories for this test.
- Docker
Config - Docker-specific configuration to use in the test.
- Down
Script - A script for
down
. - Full
UpScript - A script for
up
. - Homeserver
Config - Configuration for the homeserver.
- Module
Config - A script for
build
. - Port
Mapping - A port in the container made accessible on the host machine.
- Script
- Workers
Config - Configuring workers
Enums§
- Status
- The result of the test, as seen by
down()
. - Synapse
Version - UpScript
- A script for
up
.