Will Daly
|
4e118a080e
|
Updated docs to add a note about Chrome / ChromeDriver revisions.
|
2013-05-15 15:48:03 -04:00 |
|
Will Daly
|
59f68c2179
|
Added comments for skipped tests
|
2013-05-15 15:45:12 -04:00 |
|
Will Daly
|
1240c5ae92
|
Merge branch 'master' into feature/will/ci-lettuce-tests
|
2013-05-15 11:40:54 -04:00 |
|
Will Daly
|
405299712c
|
Disabled color output from lettuce tests in the Jenkins logs
|
2013-05-15 11:38:11 -04:00 |
|
Will Daly
|
b3e959773d
|
Disabled logging of warnings/errors for acceptance tests
to make the logs readable
|
2013-05-15 11:31:52 -04:00 |
|
Will Daly
|
baec80ed07
|
Updated documentation with note about running acceptance tests
in parallel.
Updated docs to say we target Chrome.
|
2013-05-15 10:38:04 -04:00 |
|
Will Daly
|
3217989de5
|
Fixed/skipped CMS tests in subsection and signup.
|
2013-05-15 10:14:37 -04:00 |
|
Calen Pennington
|
abc67b5e43
|
Merge pull request #2021 from edx/vaxxxa/word_cloud_fix_peps
word cloud: fix pylint warnings, fix word cloud test
|
2013-05-15 06:56:17 -07:00 |
|
Will Daly
|
8e069c1faa
|
Skip tests that break on Ubuntu due to alerts (which will be removed
soon anyway). Removed @skip-phantom and @skip-firefox tags
Fixed sign up test to work in Ubuntu
Added comments
|
2013-05-15 09:39:07 -04:00 |
|
Will Daly
|
ee5f0ac0ce
|
Workaround for Ubuntu ChromeDriver issue. Now retries
until it acquires a valid session.
|
2013-05-15 08:24:27 -04:00 |
|
Vasyl Nakvasiuk
|
b02e92a80c
|
fix word cloud test
|
2013-05-15 11:42:43 +03:00 |
|
Vasyl Nakvasiuk
|
92476ecacd
|
add docs note about possible values for boolean type
|
2013-05-15 11:42:43 +03:00 |
|
Vasyl Nakvasiuk
|
d86dab9a3a
|
word cloud: add more docs about display_student_percents options
|
2013-05-15 11:42:43 +03:00 |
|
Vasyl Nakvasiuk
|
0eb1b97ffc
|
add more docs
|
2013-05-15 11:42:43 +03:00 |
|
Vasyl Nakvasiuk
|
0afe6c11ab
|
word cloud: fix pylint warnings, use MetadataOnlyEditingDescriptor instead of RawDescriptor
|
2013-05-15 11:42:43 +03:00 |
|
David Baumgold
|
1afe556161
|
Merge pull request #2039 from edx/fix-course-updates
Fix "Course Updates" page
|
2013-05-14 16:14:20 -07:00 |
|
Brian Talbot
|
26b149e742
|
Merge pull request #1997 from edx/fix/btalbot/studio-FEDcleanup
Studio Front End Development Clean-up
|
2013-05-14 14:22:41 -07:00 |
|
Carlos Andrés Rocha
|
ad5db7d972
|
Merge pull request #2041 from edx/hotfix/rocha/xqueue-interface-import
Fix import con resposetype when importing xqueue_interface
|
2013-05-14 14:20:15 -07:00 |
|
Frances Botsford
|
6c119fa3ab
|
refixed extend for text-sr and text-hide
|
2013-05-14 17:17:43 -04:00 |
|
frances botsford
|
24b7defb43
|
removed mixin for text-sr and text-hide, replaced with extend
|
2013-05-14 17:17:42 -04:00 |
|
Brian Talbot
|
8b77111d58
|
Studio: more styling changes
typography, SASS, imports
|
2013-05-14 17:16:53 -04:00 |
|
Jay Zoldak
|
5d783d33ad
|
Update lettuce test for new css changes.
|
2013-05-14 17:16:51 -04:00 |
|
Carlos Andrés Rocha
|
9a671f12d7
|
Fix import con resposetype when importing xqueue_interface
|
2013-05-14 17:15:46 -04:00 |
|
Brian Talbot
|
f069c1a1a1
|
Studio: style reorg
typography, SASS import, mixins/extends
|
2013-05-14 17:15:07 -04:00 |
|
David Baumgold
|
e9a8f408bf
|
Add {reset: true} to all collection.fetch() calls
This is to fix a bug with the Backbone 1.0 upgrade; some views were listening to
reset events that were not longer getting fired
|
2013-05-14 16:43:41 -04:00 |
|
Greg Price
|
60f5314ab0
|
Merge pull request #2036 from edx/feature/gprice/datadog-cs-time
Add comment service request time logging to Datadog
|
2013-05-14 12:25:59 -07:00 |
|
Greg Price
|
87cc4fab5a
|
Add tags to comment service request Datadog timer
|
2013-05-14 14:49:56 -04:00 |
|
Will Daly
|
9dbcf0baa4
|
Updated login session handling to fix issue with ChromeDriver on Ubuntu
|
2013-05-14 14:47:50 -04:00 |
|
Will Daly
|
36fb8f91e0
|
Acceptance tests now use the same mongo db as the unit test suite.
The LMS/CMS acceptance tests both use the collection acceptance_modules
|
2013-05-14 12:45:38 -04:00 |
|
Greg Price
|
2c1b0c831f
|
Merge pull request #2032 from edx/fix/gprice/zendesk-log-error
Add a prefix string to Zendesk errors to be more searchable in Splunk
|
2013-05-14 09:35:33 -07:00 |
|
Will Daly
|
daef910494
|
Mae mongo DB and collection names consistent for all
acceptance tests.
|
2013-05-14 12:34:15 -04:00 |
|
Greg Price
|
c8970cafee
|
Add comment service request time logging to Datadog
|
2013-05-14 11:32:40 -04:00 |
|
Will Daly
|
e2d7f6a027
|
Changed module store directory root to test_root/data
|
2013-05-14 10:45:27 -04:00 |
|
Will Daly
|
72a42413e2
|
Fixed database to work on Jenkins (now stored in test_root),
moved syncdb/migration steps into the rake test_acceptance commands
and updated the documentation.
|
2013-05-14 10:33:25 -04:00 |
|
Jay Zoldak
|
3657fbe33b
|
Merge pull request #2035 from edx/fix/zoldak/phantom-jasmine-version
Specify version of phantom jasmine to use.
|
2013-05-14 07:32:14 -07:00 |
|
Jay Zoldak
|
b590d344f5
|
Specify version of phantom jasmine to use.
|
2013-05-14 10:30:50 -04:00 |
|
Calen Pennington
|
465a2652b9
|
Merge pull request #2034 from edx/fix/cale/advanced-modules
Fix advanced modules list
|
2013-05-14 07:17:14 -07:00 |
|
Calen Pennington
|
bd6bb8e9c1
|
Fix advanced modules list
|
2013-05-14 09:39:25 -04:00 |
|
Jay Zoldak
|
c69c69d27b
|
Merge pull request #2033 from edx/fix-phantom-jasmine-lms
Forgot to update phantom-jasmine location for LMS
|
2013-05-14 06:13:13 -07:00 |
|
David Baumgold
|
d376cb52ca
|
Forgot to update phantom-jasmine location for LMS
|
2013-05-13 17:31:57 -04:00 |
|
Jay Zoldak
|
38ee7bea5a
|
Merge pull request #2031 from edx/fix/zoldak/repo-name
Update repo name in jenkins test shell script.
|
2013-05-13 13:52:04 -07:00 |
|
Greg Price
|
a5bb31792b
|
Add a prefix string to Zendesk errors to be more searchable in Splunk
|
2013-05-13 16:38:52 -04:00 |
|
Steve Strassmann
|
b412dd57b6
|
Merge pull request #2026 from edx/bug/straz/pep8
pep8 cleanups
|
2013-05-13 13:37:57 -07:00 |
|
Sarina
|
c4c3b202ce
|
Merge pull request #2030 from edx/victor/fix-word-cloud-rotation
fix order of operations to make things rotate correctly
|
2013-05-13 13:33:17 -07:00 |
|
Jay Zoldak
|
30e8e2e2ae
|
Update repo name in jenkins test shell script.
|
2013-05-13 16:30:01 -04:00 |
|
Victor Shnayder
|
4f2c3b78da
|
fix order of operations to make things rotate correctly
|
2013-05-13 16:27:27 -04:00 |
|
Will Daly
|
17bd4d0236
|
Changed permissions on test_acceptance.sh to make it executable
|
2013-05-13 16:21:43 -04:00 |
|
Calen Pennington
|
f8a72e5cbe
|
Merge pull request #1932 from edx/feature/e0d/flexible-base.sh
flexible org repos parsing tested locally
|
2013-05-13 13:09:06 -07:00 |
|
e0d
|
5e0afc63e0
|
Merge pull request #2024 from edx/bugfix/e0d/make-course-dynamic
Enable Delft and Georgetown to be handled by the dynamic path
|
2013-05-13 12:49:16 -07:00 |
|
Steve Strassmann
|
d26dc95709
|
pull from master
|
2013-05-13 15:42:43 -04:00 |
|