Glossary term
Audit Test
Verification that a mutating workflow writes the expected audit log entry.
- Developers
- System administrators
- League management
Explanation
An audit test checks that a workflow which changes data also writes the required audit information. It verifies actor, operation, object, route and context where applicable.
Practical example
The audit test proves that saving an edited entity creates an audit log entry.