https://github.com/swisslife-oss/magnet
https://github.com/swisslife-oss/magnet
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/swisslife-oss/magnet
- Owner: SwissLife-OSS
- License: mit
- Created: 2019-11-21T06:56:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-06-23T12:26:20.000Z (about 1 year ago)
- Last Synced: 2025-06-23T13:29:50.598Z (about 1 year ago)
- Language: C#
- Size: 5.11 MB
- Stars: 11
- Watchers: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Work in Progress
## Getting Started
Magnet is a solution to test systems where receiving messages like Email and SMS is required.
It makes is super easy to write Selenium tests against a Onboarding process etc.
## Features
### Providers
- [x] Sendgrid Email
- [x] Twilio SMS
- [ ] Generic Events
### Messaging Integrations
- [x] Azure ServiceBus
### Persistence
- [ ] MongoDB
### Transport
- [ ] GRPC
- [ ] SignalR
## Community
This project has adopted the code of conduct defined by the [Contributor Covenant](https://contributor-covenant.org/)
to clarify expected behavior in our community. For more information, see the [Swiss Life OSS Code of Conduct](https://swisslife-oss.github.io/coc).