silverstripe-framework/tests/javascript/jstestdriver.conf

16 lines
633 B
Plaintext
Raw Normal View History

server: http://localhost:9876
load:
- ../../thirdparty/jasmine/lib/jasmine.js
- ../../thirdparty/jasmine/lib/jasmine-html.js
- ../../thirdparty/jasmine-jstd-adapter/src/JasmineAdapter.js
- ../../thirdparty/jasmine-jquery/lib/jasmine-jquery.js
- ../../thirdparty/jasmine-dom/lib/jasmine-dom-fixtures.js
- ../../thirdparty/jasmine-ajax/lib/mock-ajax.js
- ../../thirdparty/jasmine-ajax/lib/spec-helper.js
- ../../thirdparty/jquery/jquery.js
- ../../thirdparty/jquery-entwine/dist/*
- ../../thirdparty/jstree/jquery.jstree.js
- ../../javascript/dist/TreeDropdownField.js
- TreeDropdownField/TreeDropdownField.js