|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [v1.0.0](https://github.com/marklogic-community/marklogic-unit-test/tree/v1.0.0) (2019-04-26) |
4 |
| -[Full Changelog](https://github.com/marklogic-community/marklogic-unit-test/compare/v0.12.0...v1.0.0) |
| 3 | +## [1.0.0](https://github.com/marklogic-community/marklogic-unit-test/tree/1.0.0) (2019-09-13) |
| 4 | +[Full Changelog](https://github.com/marklogic-community/marklogic-unit-test/compare/1.0.beta...1.0.0) |
5 | 5 |
|
6 | 6 | **Implemented enhancements:**
|
7 | 7 |
|
8 |
| -- Support Nested Test Suites [\#45](https://github.com/marklogic-community/marklogic-unit-test/issues/45) |
9 |
| -- Add Failure Message to Assert Functions [\#51](https://github.com/marklogic-community/marklogic-unit-test/issues/51) |
10 |
| -- Remove Roxy from Namespaces [\#52](https://github.com/marklogic-community/marklogic-unit-test/issues/52) |
| 8 | +- assert-equal-json no longer reports the location of comparison differences [\#37](https://github.com/marklogic-community/marklogic-unit-test/issues/37) |
| 9 | +- Add documentation for developing and testing ml-unit-test locally [\#29](https://github.com/marklogic-community/marklogic-unit-test/issues/29) |
| 10 | +- Support Testing of the MarkLogic Data Hub Framework \(DHF\) [\#26](https://github.com/marklogic-community/marklogic-unit-test/issues/26) |
| 11 | +- Support testing of REST services [\#25](https://github.com/marklogic-community/marklogic-unit-test/issues/25) |
| 12 | +- Setup real JUnit tests for marklogic-unit-test-modules [\#11](https://github.com/marklogic-community/marklogic-unit-test/issues/11) |
| 13 | + |
| 14 | +**Fixed bugs:** |
| 15 | + |
| 16 | +- Unable to use suite name in test name [\#79](https://github.com/marklogic-community/marklogic-unit-test/issues/79) |
| 17 | +- JSON equals is inconsistent in comparisons [\#44](https://github.com/marklogic-community/marklogic-unit-test/issues/44) |
| 18 | + |
| 19 | +**Closed issues:** |
| 20 | + |
| 21 | +- ML10 gradle project has error with unit test [\#86](https://github.com/marklogic-community/marklogic-unit-test/issues/86) |
| 22 | +- Updating docs to reflect renamed dependency [\#80](https://github.com/marklogic-community/marklogic-unit-test/issues/80) |
| 23 | +- How to test DHF project that uses multiple databases [\#74](https://github.com/marklogic-community/marklogic-unit-test/issues/74) |
| 24 | +- Document how to include marklogic-unit-test and set up for a Data Hub [\#36](https://github.com/marklogic-community/marklogic-unit-test/issues/36) |
| 25 | + |
| 26 | +**Merged pull requests:** |
| 27 | + |
| 28 | +- Removing Roxy reference [\#103](https://github.com/marklogic-community/marklogic-unit-test/pull/103) ([jamesagardner](https://github.com/jamesagardner)) |
| 29 | +- Updating MarkLogic Copyrights to 2019 [\#102](https://github.com/marklogic-community/marklogic-unit-test/pull/102) ([jamesagardner](https://github.com/jamesagardner)) |
| 30 | +- Updating 1.0.beta references to 1.0.0 [\#101](https://github.com/marklogic-community/marklogic-unit-test/pull/101) ([jamesagardner](https://github.com/jamesagardner)) |
| 31 | +- Abstract mark logic test logger [\#99](https://github.com/marklogic-community/marklogic-unit-test/pull/99) ([hansenmc](https://github.com/hansenmc)) |
| 32 | +- JaxpServiceResponseUnmarshaller.parse\(\) relies upon default character encoding [\#98](https://github.com/marklogic-community/marklogic-unit-test/pull/98) ([hansenmc](https://github.com/hansenmc)) |
| 33 | +- Update XmlNode.java to use the diamond operator \<\> [\#97](https://github.com/marklogic-community/marklogic-unit-test/pull/97) ([hansenmc](https://github.com/hansenmc)) |
| 34 | +- change hard-coded namespace-prefix test from name\(\) to use self axis [\#96](https://github.com/marklogic-community/marklogic-unit-test/pull/96) ([hansenmc](https://github.com/hansenmc)) |
| 35 | +- apply $params in xdmp:xslt-invoke\(\) for coverage report format transform [\#95](https://github.com/marklogic-community/marklogic-unit-test/pull/95) ([hansenmc](https://github.com/hansenmc)) |
| 36 | +- Update CONTRIBUTING.md [\#94](https://github.com/marklogic-community/marklogic-unit-test/pull/94) ([hansenmc](https://github.com/hansenmc)) |
| 37 | +- fix AbstractMarkLogicTest.java javadocs [\#93](https://github.com/marklogic-community/marklogic-unit-test/pull/93) ([hansenmc](https://github.com/hansenmc)) |
| 38 | +- Fixing Travis CI error [\#90](https://github.com/marklogic-community/marklogic-unit-test/pull/90) ([jamesagardner](https://github.com/jamesagardner)) |
| 39 | +- Fixing Issue \#44: assert-equal-json inconsistent in comparisons [\#85](https://github.com/marklogic-community/marklogic-unit-test/pull/85) ([cskeefer](https://github.com/cskeefer)) |
| 40 | +- \#79 Updating assertion to be more specific [\#84](https://github.com/marklogic-community/marklogic-unit-test/pull/84) ([jamesagardner](https://github.com/jamesagardner)) |
| 41 | +- \#79 Fixing module not found error when test module contains the test suite name [\#83](https://github.com/marklogic-community/marklogic-unit-test/pull/83) ([jamesagardner](https://github.com/jamesagardner)) |
| 42 | +- Renaming marklogic-junit to marklogic-junit5 [\#78](https://github.com/marklogic-community/marklogic-unit-test/pull/78) ([rjrudin](https://github.com/rjrudin)) |
| 43 | +- Improving the project landing page [\#73](https://github.com/marklogic-community/marklogic-unit-test/pull/73) ([jamesagardner](https://github.com/jamesagardner)) |
| 44 | +- bintray config fixes [\#70](https://github.com/marklogic-community/marklogic-unit-test/pull/70) ([rjrudin](https://github.com/rjrudin)) |
| 45 | +- \#46 Change test failure stack output from encoded XML to a nested text format [\#61](https://github.com/marklogic-community/marklogic-unit-test/pull/61) ([jonesyface](https://github.com/jonesyface)) |
| 46 | + |
| 47 | +## [1.0.beta](https://github.com/marklogic-community/marklogic-unit-test/tree/1.0.beta) (2019-04-26) |
| 48 | +[Full Changelog](https://github.com/marklogic-community/marklogic-unit-test/compare/v0.12.0...1.0.beta) |
| 49 | + |
| 50 | +**Implemented enhancements:** |
| 51 | + |
| 52 | +- Document Unit Testing Data Hub Framework \(DHF\) Flow [\#65](https://github.com/marklogic-community/marklogic-unit-test/issues/65) |
11 | 53 | - Eliminate xdmp:eval\(\) [\#55](https://github.com/marklogic-community/marklogic-unit-test/issues/55)
|
| 54 | +- Remove Roxy from Namespaces [\#52](https://github.com/marklogic-community/marklogic-unit-test/issues/52) |
| 55 | +- Add Failure Message to Assert Functions [\#51](https://github.com/marklogic-community/marklogic-unit-test/issues/51) |
| 56 | +- Support Nested Test Suites [\#45](https://github.com/marklogic-community/marklogic-unit-test/issues/45) |
12 | 57 | - Allow substitutions during deployment [\#32](https://github.com/marklogic-community/marklogic-unit-test/issues/32)
|
| 58 | +- Was not able to use the ml-unit-test framework [\#21](https://github.com/marklogic-community/marklogic-unit-test/issues/21) |
| 59 | +- \#45 Nested test suite support [\#54](https://github.com/marklogic-community/marklogic-unit-test/pull/54) ([jamesagardner](https://github.com/jamesagardner)) |
| 60 | + |
| 61 | +**Closed issues:** |
| 62 | + |
| 63 | +- Difficult to run a unit test in qconsole [\#62](https://github.com/marklogic-community/marklogic-unit-test/issues/62) |
| 64 | +- Create Node client for REST endpoint [\#17](https://github.com/marklogic-community/marklogic-unit-test/issues/17) |
| 65 | +- Rename ml-unit-test-client? [\#16](https://github.com/marklogic-community/marklogic-unit-test/issues/16) |
13 | 66 |
|
14 | 67 | **Merged pull requests:**
|
15 | 68 |
|
| 69 | +- 1.0.0 Release [\#69](https://github.com/marklogic-community/marklogic-unit-test/pull/69) ([jamesagardner](https://github.com/jamesagardner)) |
| 70 | +- Updating Namespace \#52 [\#68](https://github.com/marklogic-community/marklogic-unit-test/pull/68) ([jamesagardner](https://github.com/jamesagardner)) |
16 | 71 | - Merged marklogic-junit library into marklogic-unit-test [\#66](https://github.com/marklogic-community/marklogic-unit-test/pull/66) ([rjrudin](https://github.com/rjrudin))
|
| 72 | +- Issue \#55: Converted xdmp:eval to xdmp:invoke-function [\#60](https://github.com/marklogic-community/marklogic-unit-test/pull/60) ([cskeefer](https://github.com/cskeefer)) |
17 | 73 | - Specify permissions and collections in test:load-test-file [\#59](https://github.com/marklogic-community/marklogic-unit-test/pull/59) ([cskeefer](https://github.com/cskeefer))
|
| 74 | +- \#52 Removing Roxy from Namespaces [\#56](https://github.com/marklogic-community/marklogic-unit-test/pull/56) ([jamesagardner](https://github.com/jamesagardner)) |
18 | 75 | - Adding contributor information [\#50](https://github.com/marklogic-community/marklogic-unit-test/pull/50) ([jamesagardner](https://github.com/jamesagardner))
|
19 |
| -- Name change from ml-unit-test to marklogic-unit-test [\#43](https://github.com/marklogic-community/marklogic-unit-test/pull/43) ([dmcassel](https://github.com/dmcassel)) |
20 |
| - |
21 |
| -**Breaking Changes:** |
22 |
| -- The namespaces were updated due to [\#52](https://github.com/marklogic-community/marklogic-unit-test/issues/52) follow these [instructions for upgrading](https://github.com/marklogic-community/marklogic-unit-test/issues/52#issuecomment-487184896). |
| 76 | +- Updating formatting [\#49](https://github.com/marklogic-community/marklogic-unit-test/pull/49) ([jamesagardner](https://github.com/jamesagardner)) |
| 77 | +- Docs name change [\#43](https://github.com/marklogic-community/marklogic-unit-test/pull/43) ([dmcassel](https://github.com/dmcassel)) |
23 | 78 |
|
24 | 79 | ## [v0.12.0](https://github.com/marklogic-community/marklogic-unit-test/tree/v0.12.0) (2018-09-20)
|
25 | 80 | [Full Changelog](https://github.com/marklogic-community/marklogic-unit-test/compare/0.11.2...v0.12.0)
|
26 | 81 |
|
27 |
| - |
28 | 82 | **Merged pull requests:**
|
29 | 83 |
|
30 | 84 | - Release v0.12.0 [\#42](https://github.com/marklogic-community/marklogic-unit-test/pull/42) ([dmcassel](https://github.com/dmcassel))
|
|
105 | 159 | ## [0.9.1](https://github.com/marklogic-community/marklogic-unit-test/tree/0.9.1) (2018-02-22)
|
106 | 160 |
|
107 | 161 |
|
108 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 162 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments