marklogic-samplestack
marklogic-samplestack copied to clipboard
A sample implementation of the MarkLogic Reference Architecture
Per our discussion last week , we agreed on before Dev diving deep into writing different kind of tests(eg e-2-e ; one of each kind ) that will be coming...
QA to integrate the Unit tests ( Node Tier) to test harness once they are available .
Once the End to End scenarios will be in place QA will work to provide feedback on them . 1. QA need to look for the area that require more...
Once the End to End Scenarios are in place and running and flushing the results , QA need to facilitate so it publishing those end to End results to Regression...
1) Test automate various steps that need to be conducted to deploy the browser app . 2) Results to be published to the Test Harness
- migrates from the old `ValueIterator` to `Sequence` - simplifies search result matches resolution With this, the `gradle dbTest` target was succeeding against MarkLogic 9.0.1. Please also see #714 which...
... package as the referenced version was accidentally unpublished from npmjs.com (see https://www.npmjs.com/package/i) With this, `npm install` runs fine again.
Hi, I was deploying the samplestack app as a 3-tier web application (as it is developed as a 3-tier app), in which middle tier was Java-Springs and browser side as...
 this is what I run. abcd@INNASPC6786 MINGW64 /c/marklogic-samplestack $ gulp run C:\marklogic-samplestack\shared\js\options.js:238 module.exports = _.transform( ^ TypeError: _.transform is not a function at Object. (C:\marklogic-samplestack\shared\js\options.js:238:20) at Module._compile (module.js:570:32) at...