canvas-lms/spec/coffeescripts
Simon Williams c3901aa3c3 spec: clean up javascript specs
* vddDueColumnView was never used
* window's beforeunload wouldn't trigger the second time for me
  (both chrome and phantomjs)
* be nicer about retrying specs when run with a custom matcher
* some specs need ENV.PERMISSIONS to exist
* no more vddDueTooltipView
* don't completely overwrite ENV in your spec ಠ_ಠ
* don't start tests before specs are loaded, but don't use
  QUnit.stop() before QUnit has loaded.  instead, don't let it autostart,
  and wait to call QUnit.start() until both are loaded.

Change-Id: Ib89cc9f2bd2c27a04f72e8dc1261953a7a640a46
Reviewed-on: https://gerrit.instructure.com/24795
Reviewed-by: Jon Jensen <jon@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Simon Williams <simon@instructure.com>
QA-Review: Simon Williams <simon@instructure.com>
2013-10-29 14:55:11 +00:00
..
arr remove unused reducedWalk spec 2012-12-12 14:51:42 -07:00
backbone-ext Add new content migration UI 2013-05-18 04:58:35 +00:00
behaviors properly mark up discussion index headers w/ aria-expanded. 2013-07-05 22:01:14 +00:00
calendar spec: clean up javascript specs 2013-10-29 14:55:11 +00:00
class organize backbone code and don't make people think about 'use!' 2012-04-21 23:00:05 -06:00
collections restyle new group management ui, fixes CNVS-8123 2013-10-25 19:28:07 +00:00
editor add accessibility layer to tinymce editor 2013-01-11 18:52:25 -07:00
gradebook disable speedgrader in courses with large_roster flag. 2013-02-15 16:38:45 -07:00
gradebook2 round scores to two places in gradebook2 2013-07-17 16:06:59 +00:00
helpers spec: clean up javascript specs 2013-10-29 14:55:11 +00:00
jquery fix module sequence footer tooltips to not have html 2013-09-20 22:19:56 +00:00
models overdue assignments in student date view 2013-10-25 21:07:21 +00:00
object paginated discussions with search 2012-11-11 20:52:09 -07:00
str better behavior for truncateText 2012-09-25 09:55:21 -06:00
util calendar2: month view styling 2013-10-21 16:44:17 +00:00
views spec: clean up javascript specs 2013-10-29 14:55:11 +00:00
widget fix conversation loading/rendering bug, fixes #9172 2012-07-06 17:15:19 -06:00
xhr remove fixture from remoteselect spec. 2013-06-04 15:35:37 +00:00
ComboBoxSpec.coffee ComboBox widget 2012-04-20 12:17:09 -06:00
CustomListSpec.coffee spec: fix broken qunit specs 2013-10-24 21:33:16 +00:00
GradeCalculatorSpec.coffee fix endless loop in grade calculators 2013-02-18 15:23:07 -07:00
TemplateSpec.coffee fix js:test for OSX, plugins, and dynamic manifest 2012-03-29 10:44:21 -06:00
dateSpec.coffee properly handle time manipulations around DST-end 2012-11-09 16:58:52 -07:00
formToJSONSpec.coffee spec: remove redundant test, fix indentation 2013-04-29 18:49:52 +00:00
handlebars_helpersSpec.coffee Add style fixes to new content migration page 2013-06-15 02:16:11 +00:00
helpDialogSpec.coffee added DialogFormView 2013-01-17 18:50:37 -07:00
i18nSpec.coffee spec: clean up javascript specs 2013-10-29 14:55:11 +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 AMD Conversion 2012-02-06 16:41:40 -07:00
objectCollectionSpec.coffee objectCollection.sortBy can handle empty arrays 2012-02-16 16:35:20 -07:00
paginatedListSpec.coffee paginate enrollments on SectionController#show. fixes #6022 2012-02-17 16:18:50 -07:00
userNamePartsSpec.coffee AMD Conversion 2012-02-06 16:41:40 -07:00
userSettingsSpec.coffee use userSettings instead of $.store.userGet 2012-05-09 10:02:08 -06:00