Commit Graph

6 Commits

Author SHA1 Message Date
4da357e378 DEV: Use async functions in tests (#9087)
This change both improves readability and fixes potential race-condition issues where promises were nested instead of being chained.

Also includes:
* Use arrow functions and Promise shorthands
* Remove the obsolete `asyncTestDiscourse` helper
2020-03-02 21:20:19 +01:00
03a7d532cf DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
cc525b1a8d Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
b8125b3512 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
abd9b26642 Convert Badges / User Badges to ES6. 2015-08-19 12:09:10 -04:00
f977843391 ES6: Convert all test files over 2014-08-06 17:51:03 -04:00