rafalp 0207c7862e Remove threadstate middleware and MisagoTestCase 6 years ago
..
testfiles 8969ab9c1c some cleanups in attachment processing and storage 8 years ago
__init__.py 657ea71dac wip threads lists 9 years ago
test_anonymize_data.py 53e2e1d684 Add dynamic settings to email context 6 years ago
test_attachmentadmin_views.py c7d7f63a7b Revert most of code to old-style format 6 years ago
test_attachments_api.py e35302775a Fix attachments api tests 6 years ago
test_attachments_middleware.py daf21308da Move context processor to request.settings, rename it to conf. 6 years ago
test_attachmenttypeadmin_views.py b113253a5b Simplify super() calls 6 years ago
test_attachmentview.py a0bd67c0cb Fix attachments 6 years ago
test_clearattachments.py c7d7f63a7b Revert most of code to old-style format 6 years ago
test_delete_user_likes.py b113253a5b Simplify super() calls 6 years ago
test_emailnotification_middleware.py b489fdbba6 Fix remaining posting middlewares 6 years ago
test_events.py daf21308da Move context processor to request.settings, rename it to conf. 6 years ago
test_floodprotection.py b489fdbba6 Fix remaining posting middlewares 6 years ago
test_floodprotection_middleware.py b489fdbba6 Fix remaining posting middlewares 6 years ago
test_gotoviews.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_mergeconflict.py c7d7f63a7b Revert most of code to old-style format 6 years ago
test_paginator.py 055992eed5 first pass of cleansource script 8 years ago
test_participants.py f43696ca09 Even master with 0.19.0 release 6 years ago
test_post_mentions.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_post_model.py f43696ca09 Even master with 0.19.0 release 6 years ago
test_posts_moderation.py b113253a5b Simplify super() calls 6 years ago
test_privatethread_patch_api.py 3a907dd804 Remove User.acl_cache, User.acl_ and direct imports from misago.acl 6 years ago
test_privatethread_reply_api.py b113253a5b Simplify super() calls 6 years ago
test_privatethread_start_api.py 0d79134d7b Fix private threads to work with new acl 6 years ago
test_privatethread_view.py 0d79134d7b Fix private threads to work with new acl 6 years ago
test_privatethreads.py 0d79134d7b Fix private threads to work with new acl 6 years ago
test_privatethreads_api.py 0d79134d7b Fix private threads to work with new acl 6 years ago
test_privatethreads_lists.py 0d79134d7b Fix private threads to work with new acl 6 years ago
test_search.py b113253a5b Simplify super() calls 6 years ago
test_subscription_middleware.py 0a7ebe4272 Fix misago.threads tests 6 years ago
test_subscriptions.py 4192bdfd1b #702: threads 8 years ago
test_sync_unread_private_threads.py b113253a5b Simplify super() calls 6 years ago
test_synchronizethreads.py 631e06994a Import StringIO from io instead of six 6 years ago
test_thread_bulkpatch_api.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_thread_editreply_api.py 5b48ed6182 Make tests for thread start/reply/edit reply pass 6 years ago
test_thread_merge_api.py 19d77eaeea Fix merging threads 6 years ago
test_thread_model.py f43696ca09 Even master with 0.19.0 release 6 years ago
test_thread_patch_api.py 4ba48a7130 Make tests pass for thread and post patch api, redo thread_move test util 6 years ago
test_thread_poll_api.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_thread_pollcreate_api.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_thread_polldelete_api.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_thread_polledit_api.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_thread_pollvotes_api.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_thread_postbulkdelete_api.py 35a80d08f7 Fix bulk post delete 6 years ago
test_thread_postbulkpatch_api.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_thread_postdelete_api.py 489741ba2c Fix post deletion 6 years ago
test_thread_postedits_api.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_thread_postlikes_api.py 4a75270d25 Remove override_acl from remaining tests 6 years ago
test_thread_postmerge_api.py b3dd25a959 Fix post merge api 6 years ago
test_thread_postmove_api.py 2f0befd230 Fix posts moving 6 years ago
test_thread_postpatch_api.py bd1879084d Remove unnecessary extra model refreshing logic 6 years ago
test_thread_postread_api.py b8fe5f3acc Remove assertContains from post read api tests 6 years ago
test_thread_postsplit_api.py 637ec70846 Fix threads splitting 6 years ago
test_thread_reply_api.py 5b48ed6182 Make tests for thread start/reply/edit reply pass 6 years ago
test_thread_start_api.py 5b48ed6182 Make tests for thread start/reply/edit reply pass 6 years ago
test_threadparticipant_model.py f43696ca09 Even master with 0.19.0 release 6 years ago
test_threads_api.py e7cd7e113b Fix threads api tests 6 years ago
test_threads_bulkdelete_api.py 5750abf487 Fix bulk threads delete tests 6 years ago
test_threads_editor_api.py daf21308da Move context processor to request.settings, rename it to conf. 6 years ago
test_threads_merge_api.py facfb05f80 Update misago.users.tests to crash less 6 years ago
test_threads_moderation.py b113253a5b Simplify super() calls 6 years ago
test_threadslists.py 0115195d17 Move more tests to patch_user_acl 6 years ago
test_threadview.py daf21308da Move context processor to request.settings, rename it to conf. 6 years ago
test_treesmap.py eb1e4db51a Remove six from codebase 6 years ago
test_updatepostschecksums.py 631e06994a Import StringIO from io instead of six 6 years ago
test_utils.py 0207c7862e Remove threadstate middleware and MisagoTestCase 6 years ago
test_validate_post.py 493f6ec573 Replace assertContains from validate post middleware 6 years ago
test_validators.py 9d185918cb Remove global db_settings form codebase 6 years ago