4929da3f05
move sasl into separate crate
49f8def1d4
irc: sasl
ff806cc3d9
xmpp: split off stanza and update handling into modules (#27)
68c342aa44
xmpp: a basic integration test scenario (#26)
xmpp: split off stanza and update handling into modules
e8e56da180
Merge branch 'main' into xmpp-modules
68c342aa44
xmpp: a basic integration test scenario (#26)
fea64e4232
irc: improve integration test
xmpp: a basic integration test scenario
aea11b0400
Merge branch 'main' into xmpp-tests
fea64e4232
irc: improve integration test
xmpp: a basic integration test scenario
Will other tests replaced to /test in future? (I know that the conventions in Rust do not prohibit testing a method under definition of this method)
No, tests inside /test/
dir are…
xmpp: a basic integration test scenario
this is the certificate used only for running this test, it is not used when running the application locally
xmpp: split off stanza and update handling into modules