Ben Patterson
b9558a90f1
Create a 3rd explicit shard for unit tests.
...
More accurately, this creates a 4th shard because the
last shard is always the default.
2016-04-28 10:09:32 -04:00
Ayub khan
986209669d
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
2016-04-28 15:50:17 +05:00
AlasdairSwan
a6da71591a
Merge pull request #12221 from edx/alasdair/ECOM-3200-program-card-learner-progress
...
Adding program progress bar to program cards
2016-04-27 15:06:39 -04:00
AlasdairSwan
cdb05c26a6
Adding program progress bar to program cards
2016-04-27 13:46:48 -04:00
Nimisha Asthagiri
036537f174
Merge pull request #12263 from edx/tnl/next-button-fix
...
Fix Next Button's 404 error
2016-04-27 13:18:39 -04:00
John Eskew
0899871958
Merge pull request #11042 from edx/jeskew/xml_removal
...
Remove XML modulestore code from most tests.
2016-04-27 11:20:02 -04:00
Renzo Lucioni
63b65ab035
Merge pull request #12231 from edx/renzo/program-progress
...
Measuring program progress
2016-04-27 09:24:09 -04:00
muhammad-ammar
4fd2a7d176
LMS fixes required to upgrade BackboneJS
2016-04-27 12:51:13 +05:00
muzaffaryousaf
a1cb7b8f39
Common, squire fixes required to upgrade backbonejs
...
TNL-4358
2016-04-27 12:48:45 +05:00
muzaffaryousaf
e89a32d5c6
Upgrade backbone via npm.
...
TNL-4335
2016-04-27 12:48:45 +05:00
Muddasser
d670f8c4da
Merge pull request #12257 from edx/muddasser/bokchoy/chrome/test_if_captions_are_draggable
...
branch out at assert based on chrome and firefox
2016-04-27 12:03:55 +05:00
Muddasser
1220a0a98b
Merge pull request #12259 from edx/muddasser/bokchoy/chrome/screenshots_test
...
Changed screenshots to incorporate firefox and chrome
2016-04-27 12:03:37 +05:00
Nimisha Asthagiri
2396cc493d
Fix Next Button's 404 error
...
MA-2305
2016-04-26 20:21:08 -04:00
Brian Jacobel
90499e77f1
Merge pull request #12250 from edx/bjacobel/underscore.string-removal-v2
...
remove usage of minifed Underscore.string
2016-04-26 16:40:19 -04:00
Renzo Lucioni
5da6a598dd
Measuring program progress
...
Introduces a utility class for gauging a user's progress towards program completion. Progress data is passed to the ProgramListFactory. ECOM-3200.
2016-04-26 13:36:58 -04:00
Brian Jacobel
b27c8f060f
Merge pull request #12220 from edx/bjacobel/adaptive-hint-bug
...
Math inputs _and_ adaptive hints are sized/positioned correctly
2016-04-26 10:27:39 -04:00
Muddasser
2857e66239
Changed screenshots to incorporate firefox and chrome
2016-04-26 18:11:52 +05:00
Muddasser
99cbf18e96
branch out at assert based on chrome and firefox
2016-04-26 16:20:32 +05:00
Ben Patterson
d0b8f5d4fd
Merge pull request #12253 from edx/benp/flaky-condition
...
Fix flaky condition related to settings page.
2016-04-26 05:39:34 -04:00
Ibrahim Ahmed
8b014f2650
Merge pull request #12107 from edx/ibrahimahmed443/WL-309-new-fields-in-studio
...
WL-309 Add new text fields to Studio schedule and details settings page
2016-04-26 14:30:43 +05:00
Ibrahim
720bde1da9
add new text fields to schedule and details settings page
2016-04-25 23:44:13 -04:00
Ben Patterson
6ee3ea68ba
Fix flaky condition related to settings page.
2016-04-25 17:32:32 -04:00
Andy Armstrong
fe88402982
Merge branch 'master' into alasdair/fedx-118-pattern-library-styles-with-current-partials
2016-04-25 16:51:25 -04:00
Brian Jacobel
217ea5d074
remove usage of minifed Underscore.string
2016-04-25 16:24:51 -04:00
Ben Patterson
f53b900f06
Merge pull request #12248 from edx/benp/course-page-existence
...
FEDX-88. Marking test as flaky.
2016-04-25 16:14:53 -04:00
Ben Patterson
9efdda83b1
FEDX-88. Marking test as flaky.
2016-04-25 14:35:34 -04:00
Brian Jacobel
00fcb9ddc1
Fix FEDX-167: Both math inputs and adaptive hints are sized correctly
2016-04-25 14:31:53 -04:00
clrux
74db655ed9
Merge pull request #12239 from edx/clrux/ac-444
...
AC-444 Adding legacy event_type for language menu events
2016-04-25 13:58:44 -04:00
AlasdairSwan
a9971ef2ba
FEDX-118 Adding header to test page
2016-04-25 10:56:28 -04:00
Chris Rodriguez
5137b9f8b6
Adding legacy event_type for language menu events
2016-04-25 08:58:43 -04:00
Chris Rodriguez
6ea7545cc3
AC-385 adding events for closed captions
2016-04-25 08:29:08 -04:00
Muddasser
216c83197a
assertScreenshot for firefox 42
2016-04-24 08:32:34 -04:00
J. Clifford Dyer
001874c42e
Update seq_* to edx.ui.lms.sequence.* format
...
seq_next, seq_prev, and seq_goto events are all renamed, and maintain
legacy compatibility.
This PR also introduces new EventTransformer framework to shim events
based on name prefix.
MA-2221
2016-04-22 13:38:41 -04:00
Ehtesham
5b12f7d3dd
fixing quality
2016-04-22 19:09:36 +05:00
Ehtesham
8603026795
making preprocessor files path absolute to have coverage reporter include file only once
2016-04-22 19:09:35 +05:00
Ehtesham
51bf39fc35
adding includeAllSources property in coverage settings
2016-04-22 19:09:35 +05:00
Ehtesham
3507792b78
coverage fixes
2016-04-22 19:09:35 +05:00
muzaffaryousaf
1b0cda2430
Js test fixes for lms and lms-coffee.
2016-04-22 19:09:33 +05:00
muzaffaryousaf
c0fef0b0e0
Js test fixes for cms and cms-squire.
2016-04-22 19:09:33 +05:00
Usman Khalid
d28f487235
Post rebase fixes.
2016-04-22 19:09:32 +05:00
Usman Khalid
3929bf50ce
Disable video_bumper_spec.js
2016-04-22 19:09:32 +05:00
Usman Khalid
c369e0ea1b
Increase Karma's browserNoActivityTimeout to prevent timeouts on Jenkins.
2016-04-22 19:09:32 +05:00
Usman Khalid
7bb96f6685
Added checks in video player methods which may get executed after the player has been destroyed.
2016-04-22 19:09:31 +05:00
muzaffaryousaf
9cbfea2edd
Js test fixes for common, common-requirejs, xmodule.
2016-04-22 19:09:31 +05:00
Usman Khalid
afabc44e9e
Added karma-spec-reporter.
2016-04-22 19:09:30 +05:00
muzaffaryousaf
db672f4631
Karma configurations for common, lms and cms.
...
TNL-4102
2016-04-22 19:09:27 +05:00
clrux
9f95c35872
Merge pull request #12198 from edx/clrux/ac-383
...
AC-383 language menu events only when menu opens
2016-04-22 09:51:50 -04:00
Christine Lytwynec
66e2d06235
Merge pull request #12060 from edx/clytwynec/ac-367
...
Clytwynec/ac 367
2016-04-22 09:49:26 -04:00
Ben Patterson
0c319efbae
Merge pull request #12222 from edx/benp/flaky-notes-condition-ff42
...
wait needed for notes pages.
2016-04-22 08:43:51 -04:00
Usman Khalid
e128ce1681
Merge pull request #12223 from edx/usman/tnl4304-videoplayer-test
...
Fix flaky videoplayer bokchoy test.
2016-04-22 17:32:11 +05:00