Commit Graph

35 Commits

Author SHA1 Message Date
243ee565dc Reset widget decorators after each test 2018-03-12 14:22:50 +01:00
87c334c063 Fix randomly failing JS acceptance tests. 2017-12-20 11:04:47 +08:00
1b4483c942 FEATURE: Added 'select +below' and 'select +all replies' options to selecting posts 2017-12-13 22:12:06 +01:00
c107e99138 clear localStorage after each test 2017-11-02 23:39:24 +01:00
0a69f2bc77 REFACTOR: Remove many Discourse.Category.list() calls 2017-11-01 15:25:35 -04:00
4f9ba874a9 API so that you don't have to use a global variable for pretender 2017-09-13 11:55:58 -04:00
754c1e5438 Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
cc525b1a8d Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
867cefc492 Ember.K was deprecated, so let's remove it. 2017-06-13 15:59:48 -04:00
6b976433c9 Support for both /users/ and /u/ paths 2017-03-30 10:23:24 -04:00
e03d5e2140 Reapply Ember 2.10 for good this time!
This reverts commit ddd299f4aaf25353cc2f47829d213623a3cf7590.
2016-12-19 11:19:10 -05:00
ddd299f4aa Revert "Revert "Revert Ember 2.10+ for a short while""
This reverts commit 76bbc481cb5bb3e3b35ece5aa5e1275d3d34e4a0.
2016-12-16 10:29:30 -05:00
76bbc481cb Revert "Revert Ember 2.10+ for a short while"
This reverts commit 21682fd60b92414348a0e4aecdab1bc5278e14e6.
2016-12-16 09:52:29 -05:00
21682fd60b Revert Ember 2.10+ for a short while 2016-12-15 16:43:38 -05:00
28699e66d8 Revert "REVERT: Ember 2.10 -- it's not building properly"
This reverts commit 600541c6238a5b371992ad363859d5d9c75ad004.
2016-12-15 10:28:15 -05:00
600541c623 REVERT: Ember 2.10 -- it's not building properly 2016-12-12 16:19:05 -05:00
9a7998a930 Various fixes for Ember 2.10 2016-12-12 14:44:29 -05:00
2efe4900cf Plugin Outlets need their arguments to be explicit 2016-12-12 14:44:29 -05:00
ae4fd06444 Add acceptance tests for custom-html 2016-11-23 13:02:22 -05:00
91c21dad28 Reset plugins before tests too 2016-11-23 10:41:21 -05:00
9afa55a3fd FIX: Random failing plugin tests 2016-11-22 15:36:18 -05:00
a7507dad63 Add Acceptance Tests (which found an error)
Tests for populating category and tags

Added acceptance tests for populating the Username and Category through the Advanced Search UI (will work on the other fields later)

Give the combo-box elements ids
Add acceptance tests for the rest of the advanced search UI (except for Tags, tags are evil)
2016-10-08 09:09:37 -04:00
a546395397 REFACTOR: Migrate markdown functionality in ES6 2016-07-11 12:57:05 -04:00
0fcfc6bed9 Add acceptance tests for all mobile templates 2016-05-05 12:49:12 -04:00
514c3976f0 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
d1e85bdd8b FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
8e776d0fd7 Move TopicTrackingState to injected object 2015-09-04 13:00:24 -04:00
c5460b7d3f FEATURE: Full height hamburger menu
- Rename `site-map` to `hamburger-menu`
- Includes acceptance tests
2015-08-25 16:48:43 -04:00
02a968bd27 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
ed398e65e0 Fixes issues with composer 2015-05-11 11:18:38 -04:00
8294205f7c Ember 1.11 broken WIP 2015-05-11 11:18:37 -04:00
22ffcba8e6 Convert Discourse.Post to ES6 and use Store model
- Includes acceptance tests for composer (post, edit)
- Supports acceptance testing of bootbox
2015-04-15 14:54:36 -04:00
7aa68eaeab Rename "Integration" tests to "Acceptance" tests.
The term "Acceptance" seems to have won out everywhere and I don't want
our codebase to be confusing.
2015-04-06 14:14:00 -04:00
a65e0a80ba Add support for more ES6 features 2015-02-06 13:26:33 -05:00
edb34c178a FEATURE: Show user fields when the user is signing up 2014-09-30 10:45:18 -04:00