.. |
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
|
b113253a5b
Simplify super() calls
|
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
|
26cc404b06
Replace RequestMock with unittest.mocks.Mock
|
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
|
b113253a5b
Simplify super() calls
|
6 years ago |
test_events.py
|
dccb362070
Unify api tests name casing
|
6 years ago |
test_floodprotection.py
|
74d8bbe334
Make api response tests explicit for attachments api and flood protection.
|
6 years ago |
test_floodprotection_middleware.py
|
f43696ca09
Even master with 0.19.0 release
|
6 years ago |
test_gotoviews.py
|
b113253a5b
Simplify super() calls
|
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
|
c7d7f63a7b
Revert most of code to old-style format
|
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
|
c7d7f63a7b
Revert most of code to old-style format
|
6 years ago |
test_privatethread_reply_api.py
|
b113253a5b
Simplify super() calls
|
6 years ago |
test_privatethread_start_api.py
|
c7d7f63a7b
Revert most of code to old-style format
|
6 years ago |
test_privatethread_view.py
|
b113253a5b
Simplify super() calls
|
6 years ago |
test_privatethreads.py
|
b113253a5b
Simplify super() calls
|
6 years ago |
test_privatethreads_api.py
|
639da69e3b
Remove assertContains from private threads api tests
|
6 years ago |
test_privatethreads_lists.py
|
b113253a5b
Simplify super() calls
|
6 years ago |
test_search.py
|
b113253a5b
Simplify super() calls
|
6 years ago |
test_subscription_middleware.py
|
b113253a5b
Simplify super() calls
|
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
|
b113253a5b
Simplify super() calls
|
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
|
b113253a5b
Simplify super() calls
|
6 years ago |
test_thread_pollcreate_api.py
|
51bbee0572
Remove assertContains from create poll api
|
6 years ago |
test_thread_polldelete_api.py
|
96a37ac1ed
Remove assertContains from poll delete api tests
|
6 years ago |
test_thread_polledit_api.py
|
2b9edecc5a
Remove assertContains from poll edit api tests
|
6 years ago |
test_thread_pollvotes_api.py
|
2db5af0ddc
Remove assertContains from poll votes api tests
|
6 years ago |
test_thread_postbulkdelete_api.py
|
35a80d08f7
Fix bulk post delete
|
6 years ago |
test_thread_postbulkpatch_api.py
|
b113253a5b
Simplify super() calls
|
6 years ago |
test_thread_postdelete_api.py
|
489741ba2c
Fix post deletion
|
6 years ago |
test_thread_postedits_api.py
|
c7d7f63a7b
Revert most of code to old-style format
|
6 years ago |
test_thread_postlikes_api.py
|
c41698c9b7
Remove assertContains from post likes api 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
|
5e9c0cd857
Remove assetContains from threads bulk delete api tests
|
6 years ago |
test_threads_editor_api.py
|
4307c0acb9
Fix tests for threads editor api
|
6 years ago |
test_threads_merge_api.py
|
19d77eaeea
Fix merging threads
|
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
|
d2be86e905
Fix tests for thread view
|
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
|
c7d7f63a7b
Revert most of code to old-style format
|
6 years ago |
test_validate_post.py
|
493f6ec573
Replace assertContains from validate post middleware
|
6 years ago |
test_validators.py
|
e403e7abf9
cleansource
|
8 years ago |