Commit graph

9 commits

Author SHA1 Message Date
6cc0c519d2 tests OK 2026-04-20 00:35:51 +01:00
87d62791b8 fix: test infrastructure with in-memory DB, SMTP mocking, and thread-safe billing configuration
- Add in-memory database support for test isolation in WebServerFixture
- Implement TestMailSender fake SMTP provider for email test support
- Add thread synchronization to billing service registration to prevent race conditions
- Make RegisterBilling<T> idempotent to safely handle reconfiguration
- Configure test environment via in-memory settings (UseTestEmailSender, UseInMemoryDatabase)
- Add regression tests for billing module idempotency and duplicate registration detection
- Fix tests: EMaillingTests.SendEMailSynchrone, BillingServiceTests (2 tests), HaveConfigurationRoot (3 tests)

All core test infrastructure tests now passing.
2026-04-19 14:40:40 +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
4b52b6e96e Got a login 2023-04-06 09:20:22 +01:00
c8321fc72f use domain from setting à sending credentials against smtp server 2019-03-07 12:08:17 +00:00
4a314400ab email refacts trying to use creds
+ Admin user deletion from user list
+ Admin send email confirmation message from user list
+ WebSocket minor change
2019-03-07 10:47:04 +00:00
ccc91bbf19 files tree made better. 2019-01-01 16:29:36 +00:00
Renamed from Yavsc.Server/Settings/SmtpSettings.cs (Browse further)