blob: 22e62ea363d4e00e5d5b6f514c303c0d08902526 [file] [log] [blame]
server: http://localhost:9876
load:
# Qunit adapter
- build/js/lib/equiv.js
- build/js/lib/QUnitAdapter.js
# dependencies
- build/js/lib/jquery-1.5.2.js
- build/js/thrift.js
- gen-js/ThriftTest_types.js
- gen-js/ThriftTest.js
# the test suite
- test.js
# redirect to the Java based Thrift testserver
proxy:
- {matcher: "*", server: " http://localhost:8088"}