apprise/test
2022-04-16 15:34:30 -04:00
..
helpers Custom form:// application/x-www-form-urlencoded Support (#512) 2022-01-04 11:30:16 -05:00
var Twitter Image Attachment Support Added (#536) 2022-03-07 17:52:22 -05:00
conftest.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_api.py Improved Apprise encoding and text format support (#566) 2022-04-16 15:33:49 -04:00
test_apprise_attachments.py Added additional security for attachment handling (#300) 2020-09-21 11:26:02 -04:00
test_apprise_config.py Added always special tag (will always notify) (#561) 2022-04-10 12:22:37 -04:00
test_asyncio.py Security CWE-312 and CWE-20 Handling (#453) 2021-10-06 17:31:34 -04:00
test_attach_base.py PushBullet Attachment Support (#176) 2019-11-21 22:12:47 -05:00
test_attach_file.py Added additional security for attachment handling (#300) 2020-09-21 11:26:02 -04:00
test_attach_http.py Added additional security for attachment handling (#300) 2020-09-21 11:26:02 -04:00
test_cli.py code coverage updates 2021-11-26 11:24:43 -05:00
test_config_base.py Apprise API Integration (#459) 2021-10-30 16:59:20 -04:00
test_config_file.py Asset passed into AppriseConfig() is now recognized (#272) 2020-08-14 21:40:19 -04:00
test_config_http.py Security CWE-312 and CWE-20 Handling (#453) 2021-10-06 17:31:34 -04:00
test_config_memory.py Apprise Configuration can be added directly (#199) 2020-01-24 18:04:28 -05:00
test_conversion.py Improved Apprise encoding and text format support (#566) 2022-04-16 15:33:49 -04:00
test_custom_json_plugin.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_escapes.py Improved Apprise encoding and text format support (#566) 2022-04-16 15:33:49 -04:00
test_locale.py ValueError unknown locale error fix (#128) 2019-06-18 20:29:03 -04:00
test_logger.py Security CWE-312 and CWE-20 Handling (#453) 2021-10-06 17:31:34 -04:00
test_notify_base.py Refactored the way phone numbers are managed (#408) 2021-07-28 10:32:10 -04:00
test_plugin_apprise_api.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_boxcar.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_clicksend.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_custom_form.py Fullpath bulletproofing on XML, JSON, and FORM plugins (#519) 2022-01-29 14:23:44 -05:00
test_plugin_custom_json.py Custom over-rides added to JSON and XML queries (#547) 2022-03-28 19:57:46 -04:00
test_plugin_custom_xml.py Custom over-rides added to JSON and XML queries (#547) 2022-03-28 19:57:46 -04:00
test_plugin_d7networks.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_dapnet.py Bugfix: Avoid duplicate target Dapnet call signs (#521) 2022-01-25 15:38:40 -05:00
test_plugin_dingtalk.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_discord.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_email.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_emby.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_enigma2.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_faast.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_fcm.py FCM Plugin Supports more Payload Options (#489) 2022-01-25 18:19:24 -05:00
test_plugin_flock.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_gitter.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_glib.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_gnome.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_google_chat.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_gotify.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_growl.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_homeassistant.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_ifttt.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_join.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05: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_macosx.py /opt/homebrew/bin/terminal-notify path added to MacOSX (#509) 2021-12-28 13:21:39 -05:00
test_plugin_mailgun.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_matrix.py improved URL parsing (#544) 2022-03-14 08:28:25 -04:00
test_plugin_mattermost.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_messagebird.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_mqtt.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_msg91.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_msteams.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_nexmo.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_nextcloud.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_nextcloudtalk.py Nextcloud Talk support (#515) 2022-01-11 22:13:32 -05:00
test_plugin_notica.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_notifico.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_ntfy.py Added ntfy support (#524) 2022-04-03 22:00:44 -04:00
test_plugin_office365.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_onesignal.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_opsgenie.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05: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 Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_pushbullet.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_pushed.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_pushjet.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_pushover.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_pushsafer.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_reddit.py Reddit Secret and App ID Validation Fixed (#528) 2022-01-28 16:04:32 -05:00
test_plugin_rocket_chat.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_ryver.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_sendgrid.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_serverchan.py Add ServerChan suppport (#494) 2021-12-13 22:41:53 -05:00
test_plugin_ses.py Amazon SES Support (#491) 2021-12-06 17:03:30 -05:00
test_plugin_signal.py Signal API Support Added (#568) 2022-04-16 15:34:30 -04:00
test_plugin_simplepush.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_sinch.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_slack.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_smtp2go.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_sns.py Amazon SES Support (#491) 2021-12-06 17:03:30 -05:00
test_plugin_sparkpost.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05: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 Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_techululs_push.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_telegram.py Improved Apprise encoding and text format support (#566) 2022-04-16 15:33:49 -04:00
test_plugin_twilio.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_twist.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_twitter.py Twitter (Tweets) Log Posting Details (#539) 2022-03-10 20:59:40 -05:00
test_plugin_webex_teams.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_windows.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_xbmc_kodi.py improved URL parsing (#544) 2022-03-14 08:28:25 -04:00
test_plugin_xmpp.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_plugin_zulip.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_rest_plugins.py Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
test_utils.py Added always special tag (will always notify) (#561) 2022-04-10 12:22:37 -04:00