plone.app.discussion/plone/app/discussion/tests
bdbaddog 6f675b6f80 Merge pull request #23 from bdbaddog/fix_comment_user_migration
fix migration of author_name and author_username
2013-02-11 10:20:41 -08:00
..
javascripts Disable the moderation qunit tests for now because they are currently failing. 2010-10-30 11:12:04 +00:00
qunit Avoid using deprecated test assertions, see http://docs.python.org/dev/library/unittest.html#deprecated-aliases for the full list 2011-04-15 16:23:38 +00:00
__init__.py check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
functional_test_comment_review_workflow.txt Fix whitespace/Pep8/Pyflakes in tests. 2012-01-09 16:43:54 +01:00
functional_test_comments.txt Fix failing test. 2012-11-04 17:18:46 +01:00
jsTestDriver.conf Fix whitespace/Pep8/Pyflakes in tests. 2012-01-09 16:43:54 +01:00
jsTestDriver.txt Basic js-test-driver configuration added. 2010-10-30 10:22:21 +00:00
test_catalog.py Fix catalog updates for IObjectMovedEvent 2012-09-17 16:52:05 +02:00
test_comment.py Pep8 2013-01-10 18:40:04 +01:00
test_comments_viewlet.py Revert "Attempt to fix test_format_time()." 2012-08-02 22:21:26 -07:00
test_controlpanel.py Pep8 2012-01-14 07:26:01 +01:00
test_conversation.py Convert test for invalid comment id in url to integration test. 2012-11-16 10:29:50 +01:00
test_functional.py Convert test for invalid comment id in url to integration test. 2012-11-16 10:29:50 +01:00
test_indexers.py Refactor the comment creator/author_name to comply with the Plone core convention to store the username on the creator attribute and not the fullname. 2012-07-12 15:39:27 +02:00
test_migration.py move creation of test user to test setup, rather than just in the new test_migrate_comment_with_creator() method 2012-12-15 16:45:56 -08:00
test_moderation_view.py total_comments only counts published comments 2012-06-13 11:17:22 +00:00
test_notifications.py Pep8 2012-01-14 07:41:50 +01:00
test_tool.py Refactor the comment creator/author_name to comply with the Plone core convention to store the username on the creator attribute and not the fullname. 2012-07-12 15:39:27 +02:00
test_workflow.py Pep8 2012-01-14 07:35:59 +01:00