Commit Graph

9 Commits

Author SHA1 Message Date
Martin Slot a5d4044ec8 Added settings to mail
ci/woodpecker/push/woodpecker Pipeline failed Details
Removed some comments
2022-12-07 08:34:31 +01:00
Martin Slot 4e16983f3b Added initial email notification
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-12-06 18:12:31 +01:00
Martin Slot 86582576a4 Fixed mockserver test ... I actually can test intgration to providers now! I wished i had a community to celebrate this with!!!
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-11-14 16:36:17 +01:00
Martin Slot ea7716b939 Added a proper test for the overview
ci/woodpecker/push/woodpecker Pipeline failed Details
2022-10-10 19:34:49 +02:00
Martin Slot e6c64ab601 Added a the first of several slices
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-09-21 17:03:42 +02:00
Martin Slot da52a480d9 Added routing and console argument parsing 2022-09-18 15:50:50 +02:00
Martin Slot 9d41845f0c Added clap and experimenting with that framework
ci/woodpecker/push/woodpecker Pipeline was successful Details
2022-09-17 09:24:30 +02:00
Martin Slot ab6ff7cef1 Added settings
ci/woodpecker/push/woodpecker Pipeline failed Details
* added functional test for settings
* added settings (toml ftw)

I have also moved most logic to the application crate because rust
demands this when doing functional test. I actually have a bad feeling
when it comes to naming: rust names them integration test, and it is
more on the line of functional testing ... It is just wording, i know,
but wording matters :)
2022-09-11 21:14:36 +02:00
Martin Slot 68c1af9519 init 2022-09-10 23:34:15 +02:00