Skip to content
#

marklogic

Here are 121 public repositories matching this topic...

jamesagardner
jamesagardner commented Oct 2, 2019

Replace references in the code that call assert-true where the value is fn:false(), if the idea is to cause the test to fail, we should instead use the fail function.

Here are some examples that should be replaced:
https://github.com/marklogic-community/marklogic-unit-test/blob/63a8aa4a36d1d2576469a8972ec91960b204a980/marklogic-unit-test-modules/src/main/ml-modules/root/test/test-helper

good first issue
pipes
josvanroosmalen
josvanroosmalen commented Apr 10, 2020

Once the compiler is ready (well it could be possible now as well to be honest), we can (if there is demand for), create Graphs to design REST Extensions to serve data. We can use those graphs to generate REST Extensions. Investigate whether there is demand for this.

Some ideas:

An Input block with GET/POST/PUT/DELETE output node.
An output node with Content/StatusCode/StatusMessage.

enhancement good first issue just-kidding

Improve this page

Add a description, image, and links to the marklogic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the marklogic topic, visit your repo's landing page and select "manage topics."

Learn more