apprise/test
2022-10-11 20:25:13 -04:00
..
helpers Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
var Re-worked Telegram HTML/Markdown -> HTML Conversion (#579) 2022-05-01 14:43:55 -04:00
conftest.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_api.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
test_apprise_attachments.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
test_apprise_config.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
test_apprise_utils.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_asyncio.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
test_attach_base.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_attach_file.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_attach_http.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
test_cli.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
test_config_base.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_config_file.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_config_http.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00
test_config_memory.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_conversion.py Re-worked Telegram HTML/Markdown -> HTML Conversion (#579) 2022-05-01 14:43:55 -04:00
test_decorator_notify.py Bugfix: Decorator handles multiple URLs correctly now (#678) 2022-10-05 23:04:00 -04:00
test_escapes.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_locale.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_logger.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_notify_base.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_apprise_api.py Deprication Cleanup and Code Tidy (#593) 2022-05-29 22:19:29 -04:00
test_plugin_bark.py Bark Notification Support Added (#582) 2022-05-11 11:09:50 -04:00
test_plugin_boxcar.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_bulksms.py Added BulkSMS Support (#683) 2022-10-07 23:32:34 -04:00
test_plugin_clicksend.py Decreased phone-no min_len requirements (#591) 2022-05-30 05:36:52 -04:00
test_plugin_custom_form.py negative/minus (-) parameter sets GET Parms on xml, json, and form URLs 2022-10-11 20:25:13 -04:00
test_plugin_custom_json.py negative/minus (-) parameter sets GET Parms on xml, json, and form URLs 2022-10-11 20:25:13 -04:00
test_plugin_custom_xml.py negative/minus (-) parameter sets GET Parms on xml, json, and form URLs 2022-10-11 20:25:13 -04:00
test_plugin_d7networks.py Decreased phone-no min_len requirements (#591) 2022-05-30 05:36:52 -04:00
test_plugin_dapnet.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_dingtalk.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_discord.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_email.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_emby.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_enigma2.py Deprication Cleanup and Code Tidy (#593) 2022-05-29 22:19:29 -04:00
test_plugin_faast.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_fcm.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_flock.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_gitter.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_glib.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_gnome.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_google_chat.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_gotify.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_growl.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_guilded.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_homeassistant.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_ifttt.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_join.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_kavenegar.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_kumulos.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_lametric.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_line.py Line Support Added (#594) 2022-06-02 20:01:31 -04:00
test_plugin_macosx.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_mailgun.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_matrix.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_mattermost.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_messagebird.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_mqtt.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_msg91.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_msteams.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_nextcloud.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_nextcloudtalk.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_notica.py Deprication Cleanup and Code Tidy (#593) 2022-05-29 22:19:29 -04:00
test_plugin_notifico.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_ntfy.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_office365.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_onesignal.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_opsgenie.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_pagerduty.py Added PagerDuty Support (via event triggers) (#587) 2022-06-02 19:40:31 -04:00
test_plugin_parse_platform.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_popcorn_notify.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_prowl.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_pushbullet.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_pushed.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_pushjet.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_pushover.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_pushsafer.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_reddit.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_rocket_chat.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_ryver.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_sendgrid.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_serverchan.py Add ServerChan suppport (#494) 2021-12-13 22:41:53 -05:00
test_plugin_ses.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_signal.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_simplepush.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_sinch.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_slack.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_smseagle.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_smtp2go.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_sns.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_sparkpost.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_spontit.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_streamlabs.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_syslog.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_techululs_push.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_telegram.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_twilio.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_twist.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_twitter.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_vonage.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_webex_teams.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_windows.py Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
test_plugin_xbmc_kodi.py improved URL parsing (#544) 2022-03-14 08:28:25 -04:00
test_plugin_zulip.py Fix Zulip 401 when botname contains a dash (#581) 2022-05-02 12:30:12 -04:00
test_rest_plugins.py Use super() instead of super(__class__, self) (#686) 2022-10-09 10:00:24 -04:00