gpg-lacre/test/utils
Piotr F. Mieszkowski 414f1d5921 Implement E2E tests for lacre.daemon
- Add a dedicated configuration file for lacre.daemon.

- Implement test/daemon_test.py like test/e2e_test.py, to automate the
following procedure:

    1. Start up lacre.daemon.
    2. For each test case, send test message to the daemon and verify that the
       output received by test/utils/relay.py contains expected pattern.

- Simplify Makefile.

- Fix indentation here and there.
2022-10-19 18:36:23 +00:00
..
relay.py Implement E2E tests for lacre.daemon 2022-10-19 18:36:23 +00:00
schema.py Move different parts of Lacre tests to subdirectories 2022-10-19 18:36:23 +00:00
sendmail.py Implement E2E tests for lacre.daemon 2022-10-19 18:36:23 +00:00