Skip to content

Add Integration tests - #343

Merged
adamretter merged 10 commits into
eXist-db:masterfrom
duncdrum:int-test
May 21, 2019
Merged

Add Integration tests#343
adamretter merged 10 commits into
eXist-db:masterfrom
duncdrum:int-test

Conversation

@duncdrum

@duncdrum duncdrum commented May 17, 2019

Copy link
Copy Markdown
Contributor

This brings integrations tests to the docs, it also adds XQsuite execution to travis. Better integration with mvn TBD.

Fleshed out the readme with respect to testing.

closes #281
see eXist-db/generator-exist#253
see #291

@duncdrum
duncdrum requested a review from a team May 17, 2019 19:55
@duncdrum duncdrum added this to the 4.1.3 milestone May 17, 2019
import module namespace docbook = "http://docbook.org/ns/docbook" at "docbook.xql";
import module namespace config = "http://exist-db.org/xquery/apps/config" at "config.xqm";
import module namespace diag = "http://exist-db.org/xquery/diagnostics" at "diagnostics.xql";
import module namespace rvds = "http://exist-db.org/xquery/rvd-support" at "rvd-support.xql";

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rvds module appears to be unused?

Comment thread src/test/cypress/fixtures/example.json Outdated
@@ -0,0 +1,5 @@
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this email correct?

@adamretter
adamretter merged commit 0e3b2b9 into eXist-db:master May 21, 2019
@duncdrum
duncdrum deleted the int-test branch May 23, 2019 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants