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_confirmation_mail_without_html_template
The confirmation mail is sent without alternatives or text/html
nuntium/tests/confirmation_template_test.py:105
Method
test_confirmation_sending_error_destroys_message
(self)
nuntium/tests/confirmation_test.py:229
Method
test_confirmation_template_with_a_writeitinstance
Every time a writeit instance is created then is associated with a confirmation template
nuntium/tests/confirmation_template_test.py:48
Method
test_confirmed_messages
Listing the confirmed messages
nuntium/user_section/tests/stats_page_tests.py:96
Method
test_confirmed_property
(self)
nuntium/tests/confirmation_test.py:165
Method
test_contact_has_owner
(self)
contactos/tests/contacts_tests.py:166
Method
test_contact_type_unicode
(self)
contactos/tests/contacts_tests.py:59
Method
test_contact_unicode
(self)
contactos/tests/contacts_tests.py:145
Method
test_contact_with_writeitinstance
A contact is related to a writeit instance
contactos/tests/contacts_tests.py:87
Method
test_contacts_reverse_name
(self)
contactos/tests/contacts_tests.py:128
Method
test_content_justification
(self)
mailit/tests/plugin_test.py:141
Method
test_create_a_message_with_a_non_sluggable_subject
(self)
nuntium/tests/messages_test.py:111
Method
test_create_a_message_with_a_person_that_is_in_2_api_instances
(self)
nuntium/tests/api/instance_resource_test.py:222
Method
test_create_a_message_with_subject_and_content
(self)
nuntium/tests/rtl_messages_test.py:15
Method
test_create_a_message_without_author_email
(self)
nuntium/tests/subscribers_test.py:50
Method
test_create_a_moderation
(self)
nuntium/tests/moderation_messages_test.py:135
Method
test_create_a_new_contact_form
(self)
contactos/tests/contacts_tests.py:312
Method
test_create_a_new_instance
(self)
nuntium/tests/api/instance_resource_test.py:66
Method
test_create_a_new_instance_with_only_name
(self)
nuntium/tests/api/instance_resource_test.py:87
Method
test_create_a_new_message
(self)
nuntium/tests/api/message_resource_test.py:145
Method
test_create_a_new_message_confirmated
(self)
nuntium/tests/api/message_resource_test.py:210
Method
test_create_a_new_message_in_not_my_instance
(self)
nuntium/tests/api/message_resource_test.py:173
Method
test_create_a_new_message_to_all_persons_in_the_instance
(self)
nuntium/tests/api/message_resource_test.py:226
Method
test_create_a_new_message_with_a_non_existing_person
(self)
nuntium/tests/api/message_resource_test.py:190
Method
test_create_a_new_outbound_message_identifier_on_creation
(self)
nuntium/tests/outbound_message_test.py:88
Method
test_create_a_new_subscriber
(self)
nuntium/tests/subscribers_test.py:23
Method
test_create_a_new_webhook_form
(self)
nuntium/user_section/tests/webhooks_maintainer_tests.py:15
Method
test_create_a_outbound_message
(self)
nuntium/tests/outbound_message_test.py:28
Method
test_create_a_rate_limiter_instance
(self)
nuntium/tests/rate_limiter_tests.py:25
Method
test_create_a_record
(self)
nuntium/tests/record_system_test.py:19
Method
test_create_an_abstract_class
Create a subclass of abstract class that does not contain contact
nuntium/tests/outbound_message_test.py:290
Method
test_create_an_answer
(self)
nuntium/tests/answers_test.py:15
Method
test_create_an_answer_non_owner
Only owner of an instance can create an answer to one of its messages
nuntium/user_section/tests/manually_create_answers_tests.py:181
Method
test_create_an_answer_only_having_an_identifier
(self)
nuntium/tests/outbound_message_test.py:135
Method
test_create_an_answer_returns_the_answer_created
OutboundMessageIdentifier.create_answer returns an answer
nuntium/tests/outbound_message_test.py:144
Method
test_create_an_answer_with_content_html
OutboundMessageIdentifier.create_answer can receive a content_html field
nuntium/tests/outbound_message_test.py:154
Method
test_create_an_instance_and_load_persons_from_an_api
(self)
nuntium/tests/writeitinstances_test.py:116
Method
test_create_an_instance_form
Create an instance with a very simple form in the user interface
nuntium/user_section/tests/user_section_views_tests.py:497
Method
test_create_an_instance_get_not_logged
Create an instance get
nuntium/user_section/tests/user_section_views_tests.py:533
Method
test_create_an_outbound_message_identifier_when_creating_
(self)
nuntium/tests/outbound_message_test.py:114
Method
test_create_and_pull_people_from_a_popit_api
(self)
nuntium/tests/api/instance_resource_test.py:114
Method
test_create_answer_for_management_command
(self)
mailit/tests/handle_mails_management_command_test.py:16
Method
test_create_answer_with_only_a_message
(self)
nuntium/tests/answers_test.py:38
Method
test_create_answers_not_logged
Only logged in user can create an answer
nuntium/user_section/tests/manually_create_answers_tests.py:171
Method
test_create_concrete_class
Creating a class that holds outbound messages for people without contact
nuntium/tests/outbound_message_test.py:317
Method
test_create_contact
(self)
contactos/tests/contacts_tests.py:66
Method
test_create_contact_type
(self)
contactos/tests/contacts_tests.py:50
Method
test_create_contact_without_popit_identifier
Create a contact without any reference to popit
contactos/tests/contacts_tests.py:109
Method
test_create_form
(self)
contactos/tests/contacts_tests.py:371
Method
test_create_form
(self)
nuntium/tests/message_form_tests.py:88
Method
test_create_form
(self)
nuntium/user_section/tests/popit_instance_update_tests.py:115
Method
test_create_instance
(self)
nuntium/tests/writeitinstances_test.py:28
Method
test_create_message
(self)
nuntium/tests/messages_test.py:25
Method
test_create_new
(self)
nuntium/tests/outbound_message_plugin_record_test.py:62
Method
test_create_one
Instanciate an incoming raw email
mailit/tests/save_raw_email_tests.py:26
Method
test_create_only_one_identifier_per_outbound_message
(self)
nuntium/tests/outbound_message_test.py:123
Method
test_create_outbound_messages_on_new_contact
Create new outbound_messages when a new contact is created
nuntium/tests/outbound_message_test.py:365
Method
test_creates_a_record_when_creating_a_message
(self)
nuntium/tests/record_system_test.py:39
Method
test_creates_a_record_when_sending_an_outbound_message
(self)
nuntium/tests/record_system_test.py:61
Method
test_creates_automatically_a_moderation_when_a_private_message_is_created
(self)
nuntium/tests/moderation_messages_test.py:305
Method
test_creates_records_only_once
It creates the records only once
nuntium/user_section/tests/popit_instance_update_tests.py:29
Method
test_creating_an_instance
Create an instance of writeit using a form that contains a popit_url
nuntium/tests/writeitinstance_newform_tests.py:28
Method
test_creation
(self)
mailit/tests/email_parser/incoming_mail_tests.py:32
Method
test_creation
(self)
mailit/tests/email_parser/incoming_mail_tests.py:301
Method
test_creation_and_save
(self)
nuntium/tests/confirmation_test.py:52
Method
test_creation_of_a_new_answer_webhook
(self)
nuntium/tests/webhooks_tests.py:19
Method
test_creation_of_one
(self)
nuntium/tests/subscribers_test.py:80
Method
test_custom_domain_not_given
If a custom domain and smtp config is not provided the mails are sent from default domain
mailit/tests/plugin_test.py:351
Method
test_delete_url
There is a url to delete a writeitinstance
nuntium/user_section/tests/delete_an_instance_tests.py:14
Method
test_detail_instance_view
(self)
nuntium/tests/writeitinstances_test.py:282
Method
test_do_the_pulling
Actually do the pulling from popit in an asynchronous way
nuntium/tests/tasks_test.py:85
Method
test_does_not_contain_the_identifier_when_posting
(self)
mailit/tests/email_parser/incoming_mail_tests.py:78
Method
test_does_not_create_a_user_if_not_logged
(self)
nuntium/tests/api/instance_resource_test.py:104
Method
test_doesnt_add_another_relation_w_p
If a user posts to the server using another popit_api that has not previously been related it does not add another relation
nuntium/tests/popit_writeit_relation_tests.py:274
Method
test_duplication
(self)
nuntium/tests/confirmation_test.py:67
Method
test_escape_html
(self)
nuntium/tests/escaping_context_test.py:7
Method
test_every_time_a_user_creates_a_message_it_adds_a_rate_limiter
(self)
nuntium/tests/rate_limiter_tests.py:34
Method
test_example1_gmail
(self)
mailit/tests/email_parser/incoming_mail_tests.py:397
Method
test_example2_gmail
(self)
mailit/tests/email_parser/incoming_mail_tests.py:407
Method
test_example3_ipad
(self)
mailit/tests/email_parser/incoming_mail_tests.py:415
Method
test_example4_hotmail
(self)
mailit/tests/email_parser/incoming_mail_tests.py:423
Method
test_example5_michellebachelet
(self)
mailit/tests/email_parser/incoming_mail_tests.py:431
Method
test_extra_logging
(self)
mailit/tests/plugin_test.py:496
Method
test_fatal_error_in_sending
(self)
nuntium/tests/outbound_message_plugin_record_test.py:86
Method
test_fatal_exception_when_sending_a_mental_message
This type of error is when there is not much to do, like an inexisting email address and in Mental message it raises a fatal error wh
nuntium/tests/outbound_message_test.py:212
Method
test_fields
The simple form for creating writeit instances contains the correct fields
nuntium/tests/writeitinstance_newform_tests.py:125
Method
test_filter_by_person
(self)
nuntium/tests/api/instance_resource_test.py:196
Method
test_filter_by_persons_popit_id
(self)
nuntium/tests/api/instance_resource_test.py:209
Method
test_form_fields
(self)
nuntium/tests/message_form_tests.py:77
Method
test_form_fields
(self)
nuntium/user_section/tests/popit_instance_update_tests.py:122
Method
test_form_invalid
(self)
nuntium/tests/popit_writeit_relation_tests.py:347
Method
test_form_only_has_contacts_from_its_instance
(self)
nuntium/tests/message_form_tests.py:129
Method
test_form_relate
(self)
nuntium/user_section/tests/popit_instance_update_tests.py:155
Method
test_four_messaes_with_the_same_slug
(self)
nuntium/tests/messages_test.py:126
Method
test_get_absolute_url
(self)
nuntium/tests/writeitinstances_test.py:65
Method
test_get_absolute_url_i18n
(self)
nuntium/tests/writeitinstances_test.py:74
Method
test_get_all_answers_url
Get the url for all answers per message brings them Is the same as message detail
nuntium/user_section/tests/manually_create_answers_tests.py:66
Method
test_get_all_messages_from_a_person_view
There is a view that displays all messages written by that person
nuntium/tests/see_all_messages_from_a_person_tests.py:25
Method
test_get_answers_per_message_is_not_reachable_by_non_owner
When the user not the owner tries to get the answers per message he/she is shown a 404 html
nuntium/user_section/tests/manually_create_answers_tests.py:93
Method
test_get_answers_per_messages_is_not_reachable_by_non_user
When a user is not logged in he cannot see the answers per message
nuntium/user_section/tests/manually_create_answers_tests.py:84
← previous
next →
701–800 of 1,219, ranked by callers