Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use the core-provided Digest::SHA instead of Digest::SHA1 | Dagfinn Ilmari Mannsåker | 2017-01-30 |
| | |||
* | allow custom deliveries test message | dakkar | 2017-01-04 |
| | |||
* | fix testing when no recipients specified | dakkar | 2017-01-04 |
| | |||
* | fix&test malformed moderation email | dakkar | 2017-01-04 |
| | |||
* | tests for moderation cmdline | dakkar | 2016-12-29 |
| | |||
* | mailstore: retrieve_ids_by_tags | dakkar | 2016-12-27 |
| | |||
* | Use a hash for the test mailstore | Dagfinn Ilmari Mannsåker | 2016-10-28 |
| | | | | | Most of the operations are by ID, only retrieve_by_tags has to iterate over the messages. | ||
* | FS mailstore & tests | dakkar | 2016-10-21 |
| | | | | the store has also gained a ->remove method | ||
* | fix test library for newer Test2::Compare | dakkar | 2016-10-21 |
| | | | | hash/bag/array no longer default to etc(), so we have to be explicit | ||
* | Use sub signatures! | Dagfinn Ilmari Mannsåker | 2016-08-09 |
| | | | | | | also: * add Sietima::Policy to enable stuff everywhere * use Test::Sietima everywhere (which imposes Sietima::Policy) | ||
* | Use postderef for hash k/v slice | Dagfinn Ilmari Mannsåker | 2016-08-09 |
| | |||
* | role: ReplyTo | dakkar | 2016-06-21 |
| | | | | | | | | | | per-user reply-to munging! also: * deliveries_are can now test whole messages * deliveries_are fails on extra recipients * easier-to-use Subscriber-from-HashRef coercion * nomail.t checks more | ||
* | Sietima::Message has subscribers as recipients | dakkar | 2016-06-21 |
| | | | | | this way it's going to be easier to manipulate messages based on subscribers | ||
* | bump perl requirement to 5.24 | dakkar | 2016-06-19 |
| | | | | I can haz postderef! | ||
* | Debounce role | dakkar | 2016-06-19 |
| | |||
* | AvoidDups role | dakkar | 2016-06-19 |
| | |||
* | role: moderate mail from non-subscribers | dakkar | 2016-06-17 |
| | |||
* | 'bag' is in Test2::Suite 0.000032! | dakkar | 2016-06-17 |
| | |||
* | factor out common test functions | dakkar | 2016-06-16 |