moxxy/test
2022-07-16 21:53:08 +02:00
..
helpers xmpp: Fix style issues 2022-07-16 18:46:19 +02:00
rfcs test: Adapt to changed in moxdns 2022-05-07 23:46:21 +02:00
sasl xmpp: Implement a StartTLS negotiator 2022-07-16 19:40:19 +02:00
xeps xmpp: Fix a weird timing issue with ack counting while logging 2022-07-16 21:37:48 +02:00
cache_test.dart ui: Implement a LRU cache 2022-04-13 19:10:09 +02:00
eventhandler.dart service: Move the xmpp service over to an [EventHandler] 2022-03-27 12:09:12 +02:00
helpers_test.dart refactor: Move implies into moxlib 2022-05-13 14:01:05 +02:00
jid_test.dart xmpp: Make JID parsing ignore whitespaces 2022-04-17 23:08:51 +02:00
logging.dart lint: Fix most linter warnings 2022-02-17 12:34:35 +01:00
migrations_test.dart style: Make tests fit naming convention 2022-04-18 13:01:07 +02:00
negotiator_test.dart test: Fix negotiator test 2022-07-16 21:53:08 +02:00
reconnect_test.dart test: Fix reconnection test 2022-07-16 21:43:25 +02:00
roster_test.dart style: Remove unused variable 2022-04-18 13:00:34 +02:00
stanza_test.dart xmpp: Fix reply() not including any children 2022-06-26 12:05:54 +02:00
stanzahandler_test.dart xmpp: Rework the stanza handler 2022-03-11 21:39:42 +01:00
stringxml_test.dart refactor: Remove the nonzas/ folder 2022-01-25 15:53:52 +01:00
xmlstreambuffer_test.dart xmpp: Use the xml package for putting the data together 2022-04-17 11:01:32 +02:00
xmpp_test.dart xmpp: Add a Stream Management negotiator 2022-07-16 19:27:01 +02:00