Commit Graph

22 Commits (1272-opsgenie-to-jira)

Author SHA1 Message Date
Chris Caron 09bcb4a446
Removed python-xdist development dependency / not used (#1223) 2024-10-10 23:38:34 -04:00
Andreas Motl eafa7498b2
CI: Remove Travis CI, and tox (#705) 2022-10-19 20:18:03 -04:00
Andreas Motl c81d2465e4
Tests: Use global `no_throttling_everywhere` fixture (#701)
Instead of needing to individually disable throttling on a per-plugin
basis, this fixture takes care of all notifiers in `NOTIFY_MODULE_MAP`
automatically. With `autouse=True`, there is no need to activate it
manually.
2022-10-16 10:48:44 -04:00
Andreas Motl 00f6626ba6
Speed up test suite by invoking tests in parallel, using `pytest-xdist` (#690) 2022-10-14 14:58:09 -04:00
Andreas Motl 00afe4e5b6
Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
Chris Caron 2d5ab59252
RHEL9 Support - Test cases to leverage unittest.mock when possible (#658) 2022-08-31 20:05:40 -04:00
Chris Caron fe83c62669
Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
linkmauve 1dfde961e8
Fixed XMPP Support & SleekXMPP dropped (#485) 2021-11-23 19:15:12 -05:00
Chris Caron 109841d72e
MQTT Support Added (#443) 2021-09-16 22:46:33 -04:00
Chris Caron e0c0b66ff0
Revert "Conducto CI Integration (Replacing Travis CI) (#367)" (#372)
This reverts commit 8bc47dc118.
Due to unforeseen circumstances, Conducto no longer exists; reverting changes.
2021-03-26 16:52:00 -04:00
Chris Caron 8bc47dc118
Conducto CI Integration (Replacing Travis CI) (#367)
See https://conducto.com for details on this great service 👍
2021-03-10 10:38:32 -05:00
Chris Caron 64a103f14a
slixmpp library support added to XMPP plugin (#240) 2021-02-22 16:59:45 -05:00
Chris Caron 4a2f60e338
Improved FCM Support Supporting both Legacy and OAuth2 Methods (#353) 2021-02-14 14:03:12 -05:00
Chris Caron 26c9e14bda cryptography bought back in; used for spush:// tests -oops 2020-10-13 15:19:17 -04:00
Chris Caron 4d6cd73452 dropped cryptography dev dependency 2020-10-13 13:41:45 -04:00
Chris Caron 479218da6a
Growl notification library rewrite; gntp now external dependency (#252) 2020-08-04 12:04:23 -04:00
Andreas Motl 7c251bf35c
Fix XMPP plugin (#217) 2020-03-27 11:54:01 -04:00
Chris Caron 24fd7d5baa
SimplePush Support (#146) 2019-09-07 18:57:02 -04:00
Chris Caron d5dfbf74fa
Token details + internationalization (i18n) support; refs #59 2019-05-29 20:07:05 -04:00
cclauss 053acc720b tox: Add flake8 tests for undefined names 2019-01-29 12:41:59 +01:00
Chris Caron d767c3a95c added NotifyJSON unittests 2017-12-03 21:53:18 -05:00
Chris Caron 9c4502a18b python v3 support + refactored testing and ci 2017-12-03 14:39:29 -05:00