Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up test structure to fit in with edX's Jasmine testrunner #112

Open
pdpinch opened this issue Aug 24, 2015 · 1 comment
Open

Set up test structure to fit in with edX's Jasmine testrunner #112

pdpinch opened this issue Aug 24, 2015 · 1 comment

Comments

@pdpinch
Copy link
Member

pdpinch commented Aug 24, 2015

In order to add JavaScript tests, we first need to get the test infrastructure set up so that edX can run the tests

@noisecapella
Copy link

Getting the tests to run via paver js_test will require editing the paver configuration which hardcodes a list of edx test suites. I talked with @carsongee about his idea for changing the behavior of js-test-tool to search for yml files in installed xblocks, but that's probably far out of the scope of this issue. For now the user will have to run them manually using js-test-tool

@pdpinch pdpinch added the Blocked label Sep 7, 2015
@pdpinch pdpinch modified the milestone: 8/29 Sprint Aug 13, 2016
@noisecapella noisecapella removed their assignment Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants