1
0
mirror of https://github.com/caronc/apprise.git synced 2025-03-03 09:31:31 +01:00
apprise/test
2022-07-13 19:26:21 -04:00
..
helpers Custom form:// application/x-www-form-urlencoded Support () 2022-01-04 11:30:16 -05:00
var Re-worked Telegram HTML/Markdown -> HTML Conversion () 2022-05-01 14:43:55 -04:00
conftest.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_api.py Improved Apprise encoding and text format support () 2022-04-16 15:33:49 -04:00
test_apprise_attachments.py Added additional security for attachment handling () 2020-09-21 11:26:02 -04:00
test_apprise_config.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_asyncio.py Fix notify() failing when being called from an existing asynchronous event loop () 2022-07-13 18:46:47 -04:00
test_attach_base.py PushBullet Attachment Support () 2019-11-21 22:12:47 -05:00
test_attach_file.py Added additional security for attachment handling () 2020-09-21 11:26:02 -04:00
test_attach_http.py Added additional security for attachment handling () 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 () 2021-10-30 16:59:20 -04:00
test_config_file.py Asset passed into AppriseConfig() is now recognized () 2020-08-14 21:40:19 -04:00
test_config_http.py Security CWE-312 and CWE-20 Handling () 2021-10-06 17:31:34 -04:00
test_config_memory.py Apprise Configuration can be added directly () 2020-01-24 18:04:28 -05:00
test_conversion.py Re-worked Telegram HTML/Markdown -> HTML Conversion () 2022-05-01 14:43:55 -04:00
test_custom_json_plugin.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_escapes.py Improved Apprise encoding and text format support () 2022-04-16 15:33:49 -04:00
test_locale.py ValueError unknown locale error fix () 2019-06-18 20:29:03 -04:00
test_logger.py Security CWE-312 and CWE-20 Handling () 2021-10-06 17:31:34 -04:00
test_notify_base.py Escape new lines for TEXT->HTML conversions () 2022-07-01 09:31:06 -04:00
test_plugin_apprise_api.py Deprication Cleanup and Code Tidy () 2022-05-29 22:19:29 -04:00
test_plugin_bark.py Bark Notification Support Added () 2022-05-11 11:09:50 -04:00
test_plugin_boxcar.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_clicksend.py Decreased phone-no min_len requirements () 2022-05-30 05:36:52 -04:00
test_plugin_custom_form.py Deprication Cleanup and Code Tidy () 2022-05-29 22:19:29 -04:00
test_plugin_custom_json.py Deprication Cleanup and Code Tidy () 2022-05-29 22:19:29 -04:00
test_plugin_custom_xml.py Deprication Cleanup and Code Tidy () 2022-05-29 22:19:29 -04:00
test_plugin_d7networks.py Decreased phone-no min_len requirements () 2022-05-30 05:36:52 -04:00
test_plugin_dapnet.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_plugin_dingtalk.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_discord.py Discord Apprise URL supports thread= directive () 2022-07-13 19:26:21 -04:00
test_plugin_email.py mailto:// templates allow for port and ssl-mode over-ride () 2022-07-06 08:01:35 -04:00
test_plugin_emby.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_enigma2.py Deprication Cleanup and Code Tidy () 2022-05-29 22:19:29 -04:00
test_plugin_faast.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_fcm.py FCM Plugin Supports more Payload Options () 2022-01-25 18:19:24 -05:00
test_plugin_flock.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_gitter.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_glib.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_plugin_gnome.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_plugin_google_chat.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_gotify.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_plugin_growl.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_plugin_guilded.py Add support for guilded.gg () 2022-04-28 19:25:03 -04:00
test_plugin_homeassistant.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_ifttt.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_join.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_plugin_kavenegar.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_kumulos.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_lametric.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_line.py Line Support Added () 2022-06-02 20:01:31 -04:00
test_plugin_macosx.py /opt/homebrew/bin/terminal-notify path added to MacOSX () 2021-12-28 13:21:39 -05:00
test_plugin_mailgun.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_matrix.py improved URL parsing () 2022-03-14 08:28:25 -04:00
test_plugin_mattermost.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_messagebird.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_mqtt.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_msg91.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_msteams.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_nextcloud.py Deprication Cleanup and Code Tidy () 2022-05-29 22:19:29 -04:00
test_plugin_nextcloudtalk.py Deprication Cleanup and Code Tidy () 2022-05-29 22:19:29 -04:00
test_plugin_notica.py Deprication Cleanup and Code Tidy () 2022-05-29 22:19:29 -04:00
test_plugin_notifico.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_ntfy.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_plugin_office365.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_onesignal.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_opsgenie.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_plugin_pagerduty.py Added PagerDuty Support (via event triggers) () 2022-06-02 19:40:31 -04:00
test_plugin_parse_platform.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_popcorn_notify.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_prowl.py Refactored token parsing for YAML config () 2022-06-09 17:54:57 -04:00
test_plugin_pushbullet.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_pushed.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_pushjet.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_pushover.py Test coverage for Pushover Markdown support added () 2022-07-01 10:43:04 -04:00
test_plugin_pushsafer.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_reddit.py Reddit Secret and App ID Validation Fixed () 2022-01-28 16:04:32 -05:00
test_plugin_rocket_chat.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_ryver.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_sendgrid.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_serverchan.py Add ServerChan suppport () 2021-12-13 22:41:53 -05:00
test_plugin_ses.py Amazon SES Support () 2021-12-06 17:03:30 -05:00
test_plugin_signal.py Signal supports a HTTP 201 Response () 2022-05-29 15:08:53 -04:00
test_plugin_simplepush.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_sinch.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_slack.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_smtp2go.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_sns.py Amazon SES Support () 2021-12-06 17:03:30 -05:00
test_plugin_sparkpost.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_spontit.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_streamlabs.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_syslog.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_techululs_push.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_telegram.py Verify that <br/> is properly escapped in telegram calls () 2022-06-30 17:47:06 -04:00
test_plugin_twilio.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_twist.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_twitter.py Twitter (Tweets) Log Posting Details () 2022-03-10 20:59:40 -05:00
test_plugin_vonage.py Nexmo is now Vonage () 2022-06-18 22:18:42 -04:00
test_plugin_webex_teams.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_windows.py Refactored Unit Testing and Dependencies () 2021-11-25 15:20:22 -05:00
test_plugin_xbmc_kodi.py improved URL parsing () 2022-03-14 08:28:25 -04:00
test_plugin_zulip.py Fix Zulip 401 when botname contains a dash () 2022-05-02 12:30:12 -04:00
test_rest_plugins.py Apprise HTML/MARKDOWN/TEXT Translation Handling Refactoring () 2022-04-28 19:14:49 -04:00
test_utils.py Added always special tag (will always notify) () 2022-04-10 12:22:37 -04:00