Skip to content

Ability to fake activity logging

Latest
Compare
Choose a tag to compare
@robertatcd robertatcd released this 16 Nov 22:03
· 18 commits to main since this release

Adds the ability to switch to a 'faking' mode for activity logging, intended for use when running unit tests.

This mode will not save activities to the database, but will record them internally so that assertions can later be made about what was logged.