discourse/test/javascripts
2013-12-30 19:42:45 +01:00
..
admin Debouncing broke my js tests. Fix them later. 2013-11-15 17:14:25 -05:00
components Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
controllers Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
ember adds unit tests for Discourse.Resolver 2013-09-25 18:30:22 +02:00
fixtures Minimum password length is configurable with the min_password_length site setting. FIX: reset password needs to validate password length. 2013-12-19 16:15:47 -05:00
helpers adds QUnit test helper simplifying usage of #qunit-fixture 2013-11-07 19:46:38 +01:00
integration Show more than one topic per category on the wide categories page. Disable support for the 2-column categories page. The category_featured_topics site setting controls how many topics to show. 2013-12-12 15:52:30 -05:00
lib Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
mdtest FIX: Only wrap inline html tags in <p> 2013-10-18 15:21:05 -04:00
mixins Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
models FEATURE: display the Top tab by default for long-time-no-see users 2013-12-30 19:42:45 +01:00
templates Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
views Merge pull request #1751 from velesin/text_field_tests 2013-12-23 05:46:48 -08:00
jshint_all.js.erb Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit. 2013-12-30 13:30:22 -05:00
test_helper.js fix tests, clean up include logic 2013-12-23 10:41:10 +11:00