Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-11-25fix: DateTime: Be more strict with parsingHEADmasterPhilipp Hörist
2023-09-26refactor: DateTime: Simplify parsing codePhilipp Hörist
2023-09-17feat: JID: Add JID.from_iri()Philipp Hörist
2023-09-17imprv: JID: Improve compliance when generating IRIsPhilipp Hörist
2023-05-28new: Tests: Add decorator to catch all exceptionsPhilipp Hörist
2023-05-28fix: HTTP: Abort correctly on content overflowPhilipp Hörist
2023-05-19imprv: Use got-body-data for determining progressPhilipp Hörist
2023-04-20feat: Add method to generate XMPP IRIsPhilipp Hörist
2023-02-05imprv: Add SASLprep profilePhilipp Hörist
2022-12-28change: Port to libsoup3Philipp Hörist
2022-12-09feat: Add message reactions (XEP-0444) supportNicoco
2022-09-10cfix: Fallback to PRECIS for localpart and resourcepartPhilipp Hörist
2022-08-31feat: Add stringprep implementationlovetox
2022-08-28refactor: SASL: Prepare module for XEP-0388lovetox
2022-07-16imprv: Add more datetime test caseslovetox
2020-09-23Rewrite UserAvatar modulelovetox
2020-08-27Add JID Escaping (XEP-0106) supportlovetox
2020-08-26Use new JID attributes/methodslovetox
2020-04-29Dispatcher: Refactor handler registrationlovetox
2020-04-19Use namespaces modulelovetox
2020-04-13Tests: Add test for JID __eq__()lovetox
2020-03-07Fix testslovetox
2019-12-07Tests: Add tests for pubsub notification parsingPhilipp Hörist
2019-08-05Add test for parsing errorsPhilipp Hörist
2019-06-30Refactor validating JIDsPhilipp Hörist
2019-06-29Add method and tests for entity caps hash computationPhilipp Hörist
2019-03-12Add test for datetime parsingPhilipp Hörist
2019-03-12Add test for delay parsingPhilipp Hörist
2019-03-03Merge branch 'removeSuffix' into 'master'Philipp Hörist
2019-02-09Fix testPhilipp Hörist
2019-02-07Remove suffix from transports_nbAndré Apitzsch
2019-02-07Remove suffix from dispatcher_nbAndré Apitzsch
2019-02-07Remove suffix from client_nbAndré Apitzsch
2019-01-04Fix testsPhilipp Hörist
2018-12-21Fix testPhilipp Hörist
2018-12-09Rewrite auth module from scratchPhilipp Hörist
2018-11-25Test: Use Mock from standard libraryAndré Apitzsch
2018-11-25Fix TestsPhilipp Hörist
2018-11-22Use setup.py to run testsAndré Apitzsch
2018-11-12Harden parser against xml vulnerabilitiesPhilipp Hörist
2018-01-22Unit test the SelectIdleQueue (and not an unusued implementation)Jeff 'Raid' Baitis
2018-01-03fix testsYann Leboulanger
2017-11-15fix testsYann Leboulanger
2017-08-12improve comparing XMLYann Leboulanger
2017-08-12[test] Fix smacks testtest
2017-08-12[test] fix comparing xmlYann Leboulanger
2016-09-04run test with py3 by defaultYann Leboulanger
2015-09-01Fix tests for py3kLinus Heckemann
2014-12-27fix tests with missing parmeterYann Leboulanger
2013-12-16[Fedor] Fix unit test (new parameter cipher_list)Yann Leboulanger