Commit graph

11 commits

Author SHA1 Message Date
2dec799d71 Introduce Yavsc.Interfaces.ISmtpClient and a recording test fake
Narrow ISmtpClient to the four operations MailSender actually uses,
behind a Yavsc.Interfaces.ISmtpClientFactory. Production wires
MailKitSmtpClient (SmtpClientFactory); tests wire a recording fake
(RecordingSmtpClientFactory). The fake is pre-registered in
WebServerFixture so SMTP calls are short-circuited; the EMailling
test now asserts the Connect -> Authenticate -> Send -> Disconnect
sequence. Yavsc.Abstract stays free of MailKit/MimeKit.
2026-06-22 02:09:02 +01:00
86c268eebd deploying the blogs 2026-06-19 23:09:43 +01:00
8a46341755 a scoring model 2026-05-24 19:35:35 +01:00
Paul Schneider
40e8e08690 reorg 2026-02-28 21:17:54 +00:00
Paul Schneider
45514010f2 REORG 2026-02-14 16:54:27 +00:00
Paul Schneider
8e8f4d3896 refactoring 2025-02-14 22:44:33 +00:00
Paul Schneider
4d74fc8d56 a Startup 2023-03-20 21:48:32 +00:00
ff1444d664 principalement du format de code 2020-09-14 14:31:14 +01:00
44224e955f push messages are sent upon user ids 2019-05-24 20:17:24 +01:00
df9ff16c5c dropping GCM support 2019-05-08 01:57:18 +01:00
ccc91bbf19 files tree made better. 2019-01-01 16:29:36 +00:00