summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-09-11Add XEP-0055 (Jabber Search)nicoco
2022-08-20XEP-0461: Message Repliesnicoco
2022-06-09XEP-0356: namespace version bumpNicolas Cedilnik
2022-03-19xep_0454: Ensure format_url returns a strMaxime “pep” Buquet
2022-03-19tests: XEP-0454Maxime “pep” Buquet
2022-03-07Fix the XEP-0444 stanza testmathieui
2021-04-19tests: fix bogus test casemathieui
2021-03-09tests: Add a MAM metadata stanza testmathieui
2021-03-09tests: Add a MAM stream testmathieui
2021-03-09XEP-0313: Update the APImathieui
2021-03-09tests: Add XEP-0313 stanza testsmathieui
2021-03-09Merge branch 'rsm-fixes' into 'master'mathieui
2021-03-09XEP-0050 Make handle_command_xxx asyncNicoco K
2021-03-08tests: Fix XEP-0060 tests for the new 0004 change regarding type attributemathieui
2021-03-07tests: enable and fix RSM test for XEP-0030mathieui
2021-03-02Add XEP-0100 (Gateway Interaction) pluginNicoco K
2021-02-27XEP-0403: Add stanza testsmathieui
2021-02-27XEP-0405: add stream testsmathieui
2021-02-26XEP-0077: API changesmathieui
2021-02-26XEP-0047: API changesmathieui
2021-02-26XEP-0030: API changesmathieui
2021-02-19tests: fix prerequisites for stanza testsmathieui
2021-02-18Merge branch 'component-registration' into 'master'mathieui
2021-02-18Add registration to componentsNicoco K
2021-02-18Privileged entities (XEP-0356)Nicoco K
2021-02-13tests: update 0047 tests to reflect new APImathieui
2021-01-10XEP-0045: add more elements (<actor/>)mathieui
2021-01-10CI: Skip test if the emoji dep is not heremathieui
2020-12-08XEP-047: Room Activity Indicatorsmathieui
2020-12-06CI: do not require the emoji packagemathieui
2020-12-06Remove OrderedDict usageEmmanuel Gil Peyrot
2020-12-04XEP-0422,0424,0425,0439: Add basic stanza testsmathieui
2020-12-04XEP-0045: Add basic stanza testsmathieui
2020-12-04Tests: Remove tabnannymathieui
2020-12-02XEP-0405: add basic stanza testsmathieui
2020-12-02XEP-0369: add basic stanza testsmathieui
2020-11-27Update protoxep_reactions to XEP-0444mathieui
2020-05-27New XEP: 0421 Occupant-idMaxime “pep” Buquet
2020-05-24Add stanza tests for 0377mathieui
2019-12-27Skip 0323 becausemathieui
2019-07-16xmlstream/stanzabase: remove unused interfaces and types attributesMaxime “pep” Buquet
2019-02-02Make the cache encode and decode not crash if something goes wrongmathieui
2019-02-02Add tests for the cache apimathieui
2018-10-15fix: failUnlessEqual -> assertEqualFlorian Klien
2018-10-15fixing deprecation warnings for pytestFlorian Klien
2018-08-19examples, tests: Replace all @asyncio.coroutines with proper async functions.Emmanuel Gil Peyrot
2018-08-02tests: Fix the XEP-0323 stream test, broken since 59d4420739db20b204bb15a2880...Emmanuel Gil Peyrot
2017-02-11XEP-0300: Add rudimentary tests.Emmanuel Gil Peyrot
2016-11-26Add a plugin for XEP-0380: Explicit Message Encryption.Emmanuel Gil Peyrot
2016-10-22Manual cleanup of the remaining set([…]) and set((…)).Emmanuel Gil Peyrot