Commit graph

88 commits

Author SHA1 Message Date
LukeMathWalker a8f1bc9024 Generate random token. 2021-03-11 22:07:17 +00:00
LukeMathWalker 9a3420073c Add new test. 2021-03-11 21:40:39 +00:00
LukeMathWalker b3ad683b9a Roudntrip test. 2021-03-11 09:24:57 +00:00
LukeMathWalker 967b16b19b Get a 404. 2021-03-09 22:40:14 +00:00
LukeMathWalker a631932f05 Green test. 2021-03-09 21:19:16 +00:00
LukeMathWalker 123e7f139c Fix. 2021-03-08 23:02:39 +00:00
LukeMathWalker 3f3c73a93e Refactor subscribe. 2021-03-08 22:54:17 +00:00
LukeMathWalker bdddc29ac1 Confirmation link (static). 2021-03-08 22:40:58 +00:00
LukeMathWalker 310ffb01a5 Send static confirmation email. 2021-03-08 21:41:34 +00:00
LukeMathWalker d2fd3fe1fa Populate status column. 2021-03-07 18:53:45 +00:00
LukeMathWalker 3359c5f921 Fix failing test. 2021-02-15 21:26:43 +00:00
LukeMathWalker e562b7df6f Add address. 2021-02-14 16:41:45 +00:00
LukeMathWalker 55da2e2e2e Share startup logic. 2021-02-14 16:27:04 +00:00
LukeMathWalker d5e09e849b Update to tokio 1. 2021-02-11 09:23:13 +00:00
LukeMathWalker c6d65cf113 Fix tests 2021-01-17 11:46:40 +00:00
LukeMathWalker b40748ef7b Refactor tests. 2021-01-17 00:43:04 +00:00
LukeMathWalker 74b7b1c536 Use tokio::test. 2021-01-17 00:27:03 +00:00
LukeMathWalker 9ba07c4834 Timeout test. 2021-01-17 00:26:30 +00:00
LukeMathWalker a8f3a5ff47 Error for status. 2021-01-16 23:57:57 +00:00
LukeMathWalker 391f29de3d Do not allocate.
Unhappy path tests.
2021-01-16 23:54:21 +00:00
LukeMathWalker 8fe02f6c42 Remove dbg 2021-01-16 23:03:38 +00:00
LukeMathWalker 3145991669 Happy case test. 2021-01-16 23:01:08 +00:00
LukeMathWalker 50e660f82d Ask for two content versions. 2021-01-16 15:59:41 +00:00
LukeMathWalker eaa8390e85 Add configuration for email client. 2021-01-16 15:11:17 +00:00
LukeMathWalker 9a0e46549b Remove full path import. 2021-01-13 08:35:36 +00:00
LukeMathWalker d8048db840 Register email client. 2021-01-11 10:01:48 +00:00
LukeMathWalker b7634725db Add HttpClient. 2021-01-11 09:37:04 +00:00
LukeMathWalker 11f2f7d4db Formatting 2021-01-11 08:32:55 +00:00
LukeMathWalker e93d6b9955 Add email sketch. 2021-01-10 17:27:54 +00:00
LukeMathWalker 9dd9aaffd6 Use TryInto. 2020-12-29 10:00:11 +00:00
LukeMathWalker f6d62fb7a1 Add email validation. 2020-12-28 12:26:05 +00:00
LukeMathWalker e105707c43 Use more idiomatic iteration semantic with any. 2020-12-22 21:22:37 +00:00
Luca Palmieri 9dd3b0590a Return 400 on bad names. 2020-12-11 15:50:09 +00:00
Luca Palmieri 56ee4e7746 Use Result 2020-12-11 14:24:11 +00:00
Luca Palmieri 1c27412280 Use AsRef 2020-12-09 22:55:00 +00:00
Luca Palmieri 0eaf310f29 Add SubscriberName constructor. 2020-12-09 17:20:15 +00:00
Luca Palmieri 2953d329ff Add SubscriberName (no methods) 2020-12-09 16:01:36 +00:00
Luca Palmieri bfbbf96c41 Chapter 05 (snapshot) 2020-12-05 17:07:31 +00:00