tree: 3bb588000e5e1952be375c5e80c49561f2881afa [path history] [tgz]
  1. t2-reference/
  2. t3/
  3. mailer-init.sh
  4. mailer-t1.output
  5. mailer-t1.sh
  6. mailer-t2.sh
  7. mailer-t3.py
  8. mailer-tweak.py
  9. mailer.conf
  10. README.md
tools/hook-scripts/mailer/tests/README.md

Setup

Prepare a repository for use with testing:

$ ./mailer-init.sh

(make sure the subversion bindings are installed; this is not normal; see Ubuntu package “python3-subversion”)

The above creates a test repository named mailer-init.12345 (whatever PID). You can now run the test using:

$ ./mailer-t1.sh mailer-init.12345/repos/ ../mailer.py

TBD: discuss mailer-t2.sh


TBD: discuss mailer-t3.py