Commit Graph

109 Commits

Author SHA1 Message Date
Will Daly
75bd860a5a Merge pull request #2311 from edx/will/cache-test-db-migrations
Cache databases to speed up acceptance tests
2014-01-30 13:32:32 -08:00
Calen Pennington
ce19f2887c Merge pull request #2294 from cpennington/language-dark-launch
Add the ability to dark-launch languages
2014-01-29 10:52:06 -08:00
Calen Pennington
c712668b05 Merge pull request #2292 from edx/sarina/make-dummy-executable
Convert i18n/make_dummy.py to a standalone script
2014-01-29 08:18:39 -08:00
Calen Pennington
d379b35fa9 Add config_model, a library for database backed configuration
ConfigurationModels can be managed using the admin site. They are
append-only, and track the user who is making the change, and the time
that the change was made. The configuration is stored in the database,
and cached for performance.

[LMS-1220]
2014-01-29 09:17:19 -05:00
Will Daly
b73c6f63fc Added stub XQueue server to bok_choy test suite.
Added feedback check for AI-assessment test

Added peer assessment feedback test
2014-01-28 14:57:28 -05:00
Will Daly
a86d56ccba Cache databases to speed up acceptance tests 2014-01-28 14:39:26 -05:00
Sarina Canelake
88789c1d21 Convert i18n/make_dummy.py to a standalone script
LMS-1967
2014-01-28 12:55:48 -05:00
Sarina Canelake
614da8ee3b Enable i18n tests in rake test command
LMS-1963
2014-01-27 10:59:37 -05:00
Alexander Kryklia
688d47fb62 Give numerical response tolerance as a range (for example [5,7)) (BLD-25) 2014-01-27 14:58:19 +02:00
Will Daly
23a1947a62 Collect coverage for bok-choy tests 2014-01-24 16:58:24 -05:00
Will Daly
8e707b28c2 Merge pull request #2255 from edx/will/bok-choy-xunit
Bok choy tests output XUnit reports
2014-01-23 12:59:26 -08:00
Calen Pennington
65a895e98e Run an extract before running generate, so that you have all the necessary files 2014-01-22 14:51:34 -05:00
Will Daly
1aa156ca91 Bok choy tests output XUnit reports 2014-01-22 08:18:58 -05:00
David Baumgold
8a370ea14b Reorganize documentation files for i18n
STUD-1094
2014-01-16 14:11:11 -05:00
Will Daly
4afd5ea49f Refactored bok-choy directory structure
Added fixtures for course and xblock creation
Added bok-choy Studio tests
Added bok-choy tests for ora self- and ai- assessment
Refactored auto-auth; added staff and course-enrollment options
Removed extra javascript properties from page objects
2014-01-15 09:37:32 -05:00
Jason Bau
6560c4faf8 small bugfixes for theming+sass+templates
change ruby and to &&
2014-01-13 15:28:35 -08:00
Jason Bau
eb15355b74 Revert "small bugfixes for theming+sass+templates"
This reverts commit 5f3313ece4.
2014-01-13 14:35:24 -08:00
Jason Bau
5f3313ece4 small bugfixes for theming+sass+templates 2014-01-10 16:36:23 -08:00
David Baumgold
85453f703e Fix theme issues in Sass preprocessing 2014-01-10 10:40:09 -05:00
Will Daly
4a9c239c3d Merge pull request #2030 from edx/will/bok-choy-integration
Added configuration for running tests using the bok-choy framework
2014-01-10 05:26:42 -08:00
Will Daly
dde5455227 Added configuration for running tests using the bok-choy framework 2014-01-09 12:57:50 -05:00
Will Daly
75ce79fb5a Merge pull request #1957 from edx/will/devstack-rake
Added rake commands for devstack
2014-01-07 14:43:17 -08:00
Will Daly
ed04148c5b Set the registry for node in prereqs 2013-12-24 09:15:15 -05:00
Calen Pennington
aa57481ecc Add handler_url usable by descriptors
[LMS-1614]
2013-12-20 14:05:53 -05:00
Christina Roberts
461b805951 Merge pull request #1951 from edx/christina/fix-xhr
Workaround for "xhr.restore" failures.
2013-12-17 12:23:10 -08:00
Gang Chen
d7e5a7df49 Move sass cache location out of synced fold
To prevent Errno::ETXTBSY when executing sass command.
2013-12-17 10:21:16 -05:00
cahrens
9f91935f63 Do not restore sinon global objects in afterEach.
STUD-1040
2013-12-16 17:22:05 -05:00
Will Daly
69834c3ef7 Added rake commands for devstack 2013-12-16 11:50:07 -05:00
Calen Pennington
9e7ccd8edc Run tests in lms/lib 2013-12-10 12:04:47 -05:00
David Baumgold
6baf195a4a Removed unused rake tasks 2013-12-04 15:37:18 -05:00
Calen Pennington
11bbf4c182 Add grading functionality to LTI xmodule
Co-author: Alexander Kryklia <kryklia@edx.org>
Co-author: Ned Batchelder <ned@edx.org>
Co-author: Oleg Marchev <oleg@edx.org>
Co-author: Valera Rozuvan <valera@edx.org>
Co-author: polesye
[BLD-384]
2013-11-26 16:30:55 -05:00
Sarina Canelake
bd8fce5a8a Change dummy locale to Esperanto 2013-11-19 10:28:02 -05:00
Sarina Canelake
55590f321a Fix i18n:test rake task 2013-11-19 09:15:53 -05:00
Calen Pennington
62656430db Run pylint against modules again, rather than against files 2013-11-12 13:16:27 -05:00
Calen Pennington
864d831ce3 Use XBlock handlers for handle_ajax in XModules
Adds xblock handler_url support to the LMS, and makes handle_ajax use
that code.

[LMS-230] [LMS-229]
2013-11-08 11:08:48 -05:00
Calen Pennington
da26ae2529 Remove lms/lib from sys.path in favore of using it as the module lms.lib 2013-11-08 11:08:48 -05:00
e0d
8289406076 Be explicit, avoid bugs.
unbalanced quote.

adding to watch command

fixing watch
2013-10-25 12:06:04 -04:00
Anton Stupak
aecc20af6b Add Timed Transcripts Editor. 2013-10-22 21:45:03 +03:00
Calen Pennington
12cc4a19c0 Merge pull request #1224 from cpennington/lms-xblock-js-execution
Add an XBlock javascript runtime, and use it to run XModules
2013-10-21 05:53:36 -07:00
Calen Pennington
61a0319761 Make rake test:js:dev use the coffeescript watcher so that changes are immediately testable 2013-10-18 16:31:33 -04:00
Will Daly
04cce630bf Create reports/javascript so test:js doesn't fail the first time 2013-10-18 14:07:05 -04:00
Will Daly
7316a3dc3b js-test-tool generates xunit reports. 2013-10-17 14:22:09 -04:00
Will Daly
cb511ee476 Use pre-generated reports for pep8/pylint when running diff-quality 2013-10-04 14:56:57 -04:00
David Baumgold
d97921e6e2 Convert Studio JS to use require.js 2013-10-04 13:43:50 -04:00
Will Daly
b0878d3d43 Allow rake test to run individual tests again 2013-10-03 16:15:33 -04:00
Calen Pennington
67ccf1e3bb Move nose/django arguments for tests out of rake so that raw manage.py works when running tests 2013-09-27 15:41:58 -04:00
Will Daly
3c88ccb4ff Use comments to skip tests instead of a tag 2013-09-26 16:37:25 -04:00
Frances Botsford
111a6ae5b9 turning off sass debug mode in assets.rake 2013-09-26 09:22:52 -04:00
Jay Zoldak
6ebb753823 Write xunit reports for acceptance tests
Refactor rake tasks for acceptance tests
Address PR comments
2013-09-24 12:36:38 -04:00
Will Daly
6d3df1452a Add -q (quiet) flag to pip install 2013-09-20 09:31:50 -04:00