testing delivery of messages per platform #24
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be nice to automate the testing of message delivery. This depends on the platform though, and we need specific test accounts.
So let's write a fixture per platform which can create a test account from credentials in a config file (why not /etc/kibicara.sqlite?), and skips the test if it can't find credentials.
This way we can quickly check whether a platform still works.