canvas-lms/spec/coffeescripts
Ryan Shaw b0a6ea48df remove the 'when' bower module, nothing used it.
the only thing that was using this were some specs
for moderatedGrading. since we only run our qUnit
tests in modern browsers that have native `Promise`
support, we don't need to polyfill it there

whenJS(someVal) is exactly the same as Promise.resolve(someVal)
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/resolve

test plan:
moderatedActionsSpec should pass


Change-Id: Ia0f8d24f8452bf0aafce8b11e4e36dad9e472797
Reviewed-on: https://gerrit.instructure.com/73243
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
Tested-by: Jenkins
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
2016-03-02 17:27:59 +00:00
..
arr remove e-mail address validation on forgot password 2016-01-27 20:48:24 +00:00
backbone-ext webpack tests 2015-11-24 18:40:58 +00:00
behaviors spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00
calendar don't wrap assignments around midnight on week calendar 2016-02-26 23:15:38 +00:00
class organize backbone code and don't make people think about 'use!' 2012-04-21 23:00:05 -06:00
collections spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00
editor add descriptive aria-label to rich content editors 2016-02-01 19:30:23 +00:00
external_tools submit assignments via embedded LTI apps in tabs 2014-04-29 20:06:37 +00:00
gradebook spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00
gradebook2 use default sort settings if custom sort is invalid 2016-03-02 16:32:30 +00:00
helpers Add automated a11y testing helper for qunit tests 2016-02-02 17:39:11 +00:00
jquery fix fixDialogButtons 2015-12-16 20:11:38 +00:00
jsx remove the 'when' bower module, nothing used it. 2016-03-02 17:27:59 +00:00
legacy webpack tests 2015-11-24 18:40:58 +00:00
models account setting for default post_to_sis status 2015-12-04 14:47:18 +00:00
object address a number of issues with the js test suite 2015-02-20 16:35:17 +00:00
quizzes dont emit quiz blur event when clicking RCE 2016-02-19 14:22:20 +00:00
react_files spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00
speed_grader using same grade for resubmission doesn't change score 2016-01-06 15:21:57 +00:00
str fix URI encoding of urls 2016-02-10 21:20:14 +00:00
tinymce_plugins spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00
util remove proximity loader 2016-01-05 20:17:21 +00:00
views manage focus when deleting a link from profile 2016-02-08 17:42:43 +00:00
widgets flash datetime suggest/error to screenreader 2016-02-22 21:05:32 +00:00
xhr spec: use the default sinon sandbox, no need for a separate one 2015-06-17 15:42:36 +00:00
AuthenticationProviders.coffee fix auth selector for AACs 2015-06-16 15:49:24 +00:00
CollaborationsSpec.coffee allow content-item to create collaborations 2016-02-26 23:26:43 +00:00
ComboBoxSpec.coffee use native <select> in ComboBox 2016-02-03 22:42:38 +00:00
CustomListSpec.coffee webpack tests 2015-11-24 18:40:58 +00:00
GradeCalculatorSpec.coffee js grade calc returns 0 possible when submissionless & percentage 2016-02-10 18:58:52 +00:00
QuizFormulaSolutionSpec.coffee fix quiz formula solutions to accept 0s for solutions 2014-11-24 18:20:32 +00:00
QuizRubricSpec.coffee spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00
ReferenceSpec.coffee The reference spec 2015-04-17 16:48:38 +00:00
TinymceCommandsSpec.coffee fix issue with inserting links inside tables 2015-08-03 21:24:53 +00:00
TinymceConfigSpec.coffee spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00
TinymceEditorBoxListSpec.coffee webpack tests 2015-11-24 18:40:58 +00:00
TinymceEditorboxUtilsSpec.coffee don't make good urls with "@" in them mailto links 2015-03-16 23:00:32 +00:00
dateSpec.coffee webpack tests 2015-11-24 18:40:58 +00:00
flashNotificationSpec.coffee patch several specs to cleanup DOM state 2015-04-16 17:55:44 +00:00
formToJSONSpec.coffee spec: remove redundant test, fix indentation 2013-04-29 18:49:52 +00:00
handlebars_helpersSpec.coffee spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00
helpDialogSpec.coffee improve focus management on help dialog 2016-02-09 00:01:32 +00:00
i18nSpec.coffee localize numbers in pluralized translations 2015-02-03 22:33:37 +00:00
instructureDateAndTimeSpec.coffee Fullcalendar Upgrade 2015-10-26 17:09:14 +00:00
invokerSpec.coffee qunit + AMD javascript specs 2011-10-27 12:58:47 -06:00
jQuery.instructureJqueryPatchesSpec.coffee upgrade jquery to 1.7.2 2012-04-24 10:57:38 -06:00
jQuery.instructureMiscPluginsSpec.coffee explicitly require jquery in coffeescript modules 2014-02-21 23:44:52 +00:00
objectCollectionSpec.coffee objectCollection.sortBy can handle empty arrays 2012-02-16 16:35:20 -07:00
paginatedListSpec.coffee spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00
timezoneSpec.coffee add and use tz.useMeridian (vs tz.hasMeridian) 2016-01-07 19:04:02 +00:00
userNamePartsSpec.coffee AMD Conversion 2012-02-06 16:41:40 -07:00
userSettingsSpec.coffee spec: fix coffeescript module namespaces 2016-01-26 02:48:26 +00:00