discourse/test/javascripts/models
Neil Lalonde bccb37b6f3 When creating a topic, don't select a category by default when allow_uncategorized_topics is false. Also, added category validation on the server to enforce allow_uncategorized_topics. 2013-10-08 14:41:20 -04:00
..
category_test.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
composer_test.js When creating a topic, don't select a category by default when allow_uncategorized_topics is false. Also, added category validation on the server to enforce allow_uncategorized_topics. 2013-10-08 14:41:20 -04:00
model_test.js adds unit tests for Discourse.Model 2013-09-26 19:03:43 +02:00
nav_item_test.js Convert `Discourse.Site` and `Discourse.ScreenTrack` to use `Discourse.Singleton` 2013-08-08 12:49:58 -04:00
post_stream_test.js Show the entire history of replies above a post when you expend "in reply to" 2013-08-06 17:43:10 -04:00
post_test.js Show the entire history of replies above a post when you expend "in reply to" 2013-08-06 17:43:10 -04:00
report_test.js Cleaned up QUnit test structure 2013-06-20 13:58:54 -04:00
session_test.js Add `Discourse.Singleton` class mixin for creating singletons. 2013-08-08 12:00:58 -04:00
site_test.js Convert `Discourse.Site` and `Discourse.ScreenTrack` to use `Discourse.Singleton` 2013-08-08 12:49:58 -04:00
topic_details_test.js Refactor: Move Topic Details into better objects, identity map, tests, query string filters 2013-07-02 10:36:46 -04:00
topic_test.js Can recover deleted topics. Deleted topics show the first post as deleted in the UI. 2013-07-12 12:09:17 -04:00
user_action_test.js Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
user_stream_test.js Some tests for the user stream 2013-07-26 17:09:54 -04:00
user_test.js Pop up with user information when clicking avatar on topic page 2013-10-03 13:06:30 -04:00
version_check_test.js Check for updates: edge cases when the message on the dashboard doesn't make sense. 2013-07-09 14:01:08 -04:00