Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ciudadanointeligente/write-it
/ functions
Functions
1,219 in github.com/ciudadanointeligente/write-it
⨍
Functions
1,219
◇
Types & classes
353
Method
test_it_creates_outbound_messages_only_once
(self)
nuntium/tests/messages_test.py:380
Method
test_it_does_not_autosync_if_disabled
If the instance has autosync disabled then it does not sync
nuntium/tests/tasks_test.py:126
Method
test_it_does_not_confirm_twice
(self)
nuntium/tests/confirmation_test.py:175
Method
test_it_does_not_create_a_new_record_when_sending_again
(self)
nuntium/tests/outbound_message_plugin_record_test.py:105
Method
test_it_does_not_create_an_answer_when_it_is_a_bounce
(self)
mailit/tests/handle_mails_management_command_test.py:70
Method
test_it_does_not_repeat_instances
It does not repeat instances
nuntium/tests/home_view_tests.py:86
Method
test_it_does_not_replicate_contacts
It does not replicate a contact several times
nuntium/tests/popit_api_instance_tests.py:37
Method
test_it_does_not_search_within_non_confirmated_messages
(self)
nuntium/tests/messages_search_test.py:68
Method
test_it_does_not_search_within_non_moderated_messages
(self)
nuntium/tests/messages_search_test.py:91
Method
test_it_does_not_search_within_private_messages
(self)
nuntium/tests/messages_search_test.py:55
Method
test_it_does_not_send_the_payload_twice
It doesn't send the payload twice
nuntium/tests/webhooks_tests.py:61
Method
test_it_does_not_show_private_messages
(self)
nuntium/tests/messages_per_person_view_test.py:63
Method
test_it_does_not_try_to_replicate_the_memberships
This is related to issue #429
nuntium/tests/popit_writeit_relation_tests.py:61
Method
test_it_does_not_try_to_send_emails_when_saving
It does not send emails when saving
contactos/tests/contacts_toggle_enable_tests.py:70
Method
test_it_doesnt_contain_anything_of_the_original_email
If I set the "To" header in the email and use it in the email_answer.recipient then I should not be getting her/his email address in the conte
mailit/tests/email_parser/email_answer_tests.py:64
Method
test_it_fails_if_there_is_no_template
(self)
mailit/tests/plugin_test.py:243
Method
test_it_handles_bounces_in_send_back_function
(self)
mailit/tests/handle_mails_management_command_test.py:63
Method
test_it_handles_the_bounces_and_pushes_the_identifier_key_to_the_api
(self)
mailit/tests/email_parser/incoming_mail_tests.py:270
Method
test_it_has_a_contact_type
(self)
mailit/tests/plugin_test.py:45
Method
test_it_has_a_manager_for_needing_moderation_messages
There is a manager for the Message model that shows only the messages that need moderation
nuntium/tests/public_messages_test.py:21
Method
test_it_has_a_name
(self)
nuntium/tests/tasks_test.py:18
Method
test_it_has_a_pulling_from_popit_status
It has a pulling from popit status
nuntium/tests/writeitinstances_test.py:143
Method
test_it_has_a_send_method
(self)
mailit/tests/plugin_test.py:40
Method
test_it_has_a_send_method_and_does_whatever
(self)
nuntium/tests/outbound_message_test.py:195
Method
test_it_has_all_the_fields
The form for creating a new writeit instance has all the fields
nuntium/tests/writeitinstance_newform_tests.py:49
Method
test_it_invalidates_a_contact
(self)
mailit/tests/handle_mails_management_command_test.py:53
Method
test_it_is_a_search_form
(self)
nuntium/tests/messages_search_test.py:115
Method
test_it_is_created_automatically_when_fetching_a_popit_instance
create automatically a record when fetching a popit instance
nuntium/tests/popit_writeit_relation_tests.py:103
Method
test_it_is_created_only_once_on_message_sending
(self)
nuntium/tests/record_system_test.py:76
Method
test_it_is_not_reachable_by_a_non_user
(self)
nuntium/user_section/tests/user_section_views_tests.py:117
Method
test_it_is_reachable
(self)
nuntium/tests/home_view_tests.py:10
Method
test_it_is_reachable
(self)
nuntium/tests/messages_per_person_view_test.py:27
Method
test_it_logs_everytime_it_starts_sending_emails
(self)
nuntium/tests/tasks_test.py:51
Method
test_it_logs_the_sending_of_emails
(self)
nuntium/tests/tasks_test.py:34
Method
test_it_marks_the_contact_as_a_bounce
(self)
mailit/tests/email_parser/incoming_mail_tests.py:341
Method
test_it_marks_the_contact_as_a_bounce
(self)
mailit/tests/email_parser/incoming_mail_tests.py:371
Method
test_it_marks_the_outbound_message_as_an_error
(self)
mailit/tests/email_parser/incoming_mail_tests.py:345
Method
test_it_marks_the_outbound_message_as_an_error
(self)
mailit/tests/email_parser/incoming_mail_tests.py:375
Method
test_it_marks_the_outbound_record_to_try_again
(self)
mailit/tests/email_parser/incoming_mail_tests.py:380
Method
test_it_only_sends_mails_to_email_contacts
(self)
mailit/tests/plugin_test.py:249
Method
test_it_only_sends_messages_to_contacts_of_the_same_channel
(self)
nuntium/tests/outbound_message_test.py:188
Method
test_it_parses_a_simple_url
It parses a proper popit url
nuntium/tests/writeitinstance_newform_tests.py:89
Method
test_it_parses_a_url_without_version
It parses a popit url without version
nuntium/tests/writeitinstance_newform_tests.py:96
Method
test_it_parses_the_popit_api
(self)
nuntium/user_section/tests/popit_instance_update_tests.py:129
Method
test_it_posts_to_the_api
(self)
mailit/tests/email_parser/incoming_mail_tests.py:140
Method
test_it_posts_to_the_api_using_the_method_post_to_the_api
(self)
mailit/tests/email_parser/incoming_mail_tests.py:157
Method
test_it_pulls_and_creates_contacts
When pulling from popit it also creates emails
nuntium/tests/popit_api_instance_tests.py:19
Method
test_it_raises_an_error_when_sending_error_in_the_subject
(self)
nuntium/tests/outbound_message_test.py:224
Method
test_it_raises_error_404_when_filtering_by_person_id
(self)
nuntium/tests/api/instance_resource_test.py:247
Method
test_it_raises_error_404_when_filtering_by_someone_that_doesnot_exist
(self)
nuntium/tests/api/instance_resource_test.py:238
Method
test_it_raises_typeerror_when_no_contacts_are_present
(self)
nuntium/tests/messages_test.py:393
Method
test_it_redirects_if_hitting_root
It redirects if we hit /
nuntium/tests/home_view_tests.py:21
Method
test_it_relates_it_to_an_answer
After handling email the answer should be related
mailit/tests/save_raw_email_tests.py:94
Method
test_it_relates_the_raw_mail_to_an_instance
The raw message can be related to an instance
mailit/tests/save_raw_email_tests.py:35
Method
test_it_relates_to_an_answer_using_web_answer_creation
When creating an answer using the API then it also relates the answer to the raw email
mailit/tests/save_raw_email_tests.py:139
Method
test_it_returns_a_tuple
Returns a tuple
nuntium/tests/writeitinstances_test.py:253
Method
test_it_returns_contact_type
(self)
nuntium/tests/plugin_architecture_test.py:24
Method
test_it_returns_false_when_theres_a_problem
When there's a problem it returns false and the problem in the tuple
nuntium/tests/writeitinstances_test.py:262
Method
test_it_sends_a_mail_to_the_admins_when_receiving_a_mail
(self)
mailit/tests/email_logging_tests.py:23
Method
test_it_sends_an_email_from_a_custom_domain
If defined a custom domain and smtp, it sends this message using this config
mailit/tests/plugin_test.py:301
Method
test_it_sends_an_email_to_the_admin_if_any_failure
(self)
mailit/tests/handle_mails_management_command_test.py:147
Method
test_it_sends_an_email_to_the_author_asking_for_confirmation
(self)
nuntium/tests/confirmation_test.py:74
Method
test_it_sends_the_emails
(self)
nuntium/tests/tasks_test.py:21
Method
test_it_sets_the_is_bounced_status_to_false_of_the_contact
(self)
contactos/tests/contacts_tests.py:279
Method
test_it_sets_the_message_id
It automatically saves the answer when an incoming email arrives
mailit/tests/save_raw_email_tests.py:86
Method
test_it_sets_the_outbound_message_to_error
(self)
mailit/tests/handle_mails_management_command_test.py:58
Method
test_it_sets_the_outbound_message_to_ready
(self)
contactos/tests/contacts_tests.py:222
Method
test_it_should_be_able_to_update_twice
It should be able to update all data twice
nuntium/tests/popit_writeit_relation_tests.py:142
Method
test_it_should_create_a_new_kind_of_outbox_message
(self)
nuntium/tests/outbound_message_test.py:203
Method
test_it_should_have_a_list_of_possible_stats
It should have a list of possible stats that can be calculated
nuntium/user_section/tests/stats_page_tests.py:66
Method
test_it_should_not_send_again_when_it_says_do_not_send_me
(self)
nuntium/tests/outbound_message_plugin_record_test.py:119
Method
test_it_should_update_the_date_every_time_it_is_updated
As described in http://github.com/ciudadanointeligente/write-it/issues/412 the updated date is not updated
nuntium/tests/popit_writeit_relation_tests.py:165
Method
test_it_shows_the_value_of_the_contact
It should show the contact value and the contact type
nuntium/user_section/tests/template_tags_tests.py:24
Method
test_it_translates_correctly
(self)
nuntium/tests/home_view_tests.py:16
Method
test_it_uses_popit_main_url_as_well
It accepts main popit url as well
nuntium/tests/writeitinstance_newform_tests.py:63
Method
test_it_uses_the_async_task_to_pull_people_from_popit
It uses the async task to pull people from popit
nuntium/tests/writeitinstances_test.py:129
Method
test_join_with_commas
Join a list with commas
nuntium/user_section/tests/template_tags_tests.py:34
Method
test_list_instances
(self)
nuntium/tests/home_view_tests.py:27
Method
test_list_instances_view
All instances are displayed in home
nuntium/tests/home_view_tests.py:37
Method
test_list_of_messages_is_ordered
The list of messages shown in the API is ordered by created date
nuntium/tests/api/message_resource_test.py:76
Method
test_list_only_confirmed_and_public_messages
(self)
nuntium/tests/writeitinstances_test.py:325
Method
test_list_only_public_messages
(self)
nuntium/tests/writeitinstances_test.py:290
Method
test_load_persons_from_a_popit_api
Loading persons from a popit api
nuntium/tests/writeitinstances_test.py:238
Method
test_logged_user
Only a logged in user can moderate a message
nuntium/user_section/tests/manually_create_answers_tests.py:370
Method
test_login_email_sending_from_default_from_email
When sending an email and default from email is the default sender then it is logged as that
mailit/tests/plugin_test.py:209
Method
test_login_required_to_do_this_kind_of_stuff
(self)
nuntium/user_section/tests/user_section_views_tests.py:475
Method
test_logs_the_incoming_email
(self)
mailit/tests/email_parser/incoming_mail_tests.py:213
Method
test_logs_the_result_of_send_back
(self)
mailit/tests/email_parser/incoming_mail_tests.py:194
Method
test_mail_admins_if_theres_a_problem
(self)
mailit/tests/handle_mails_management_command_test.py:161
Method
test_mailit_template_form
(self)
mailit/tests/plugin_test.py:515
Method
test_mailit_template_has_some_default_data
(self)
mailit/tests/plugin_test.py:62
Method
test_max_recipients_cannot_rise_more_than_settings
(self)
nuntium/user_section/tests/user_section_views_tests.py:236
Method
test_maximum_rate_exceded
(self)
nuntium/tests/rate_limiter_tests.py:121
Method
test_maximum_recipients
When creating a message that includes more than maximum_recipients
nuntium/tests/message_form_tests.py:184
Method
test_membership
(self)
nuntium/tests/writeitinstances_test.py:108
Method
test_message_creation_on_form_save
(self)
nuntium/tests/message_form_tests.py:135
Method
test_message_creation_on_post_form
(self)
nuntium/tests/writeitinstances_test.py:368
Method
test_message_has_a_is_confirmated_field
(self)
nuntium/tests/messages_test.py:49
Method
test_message_has_a_method_for_moderate
(self)
nuntium/tests/moderation_messages_test.py:176
Method
test_message_has_a_permalink
(self)
nuntium/tests/messages_test.py:183
← previous
next →
901–1,000 of 1,219, ranked by callers