Releases: Nictiz/Nictiz-tooling-testscripts
Releases · Nictiz/Nictiz-tooling-testscripts
2.9.0
2.8.0
Major internal rewrite to migrate functionality from ANT to XSLT, which is more powerful and maintainable. The functionality should be the same.
2.7.0
- Rules in NTS now support the option to add rule outputs.
2.6.0
Bugfix for the XML to JSON conversion script for a bug where multiple date T placeholders were not properly converted.
2.5.1
Allow multiple patients with the same token.
2.5.0
- Introduce a new tag,
<nts:authToken/>, to read authorization tokens from the JSON file that Touchstone requires. This method supersedes the<nts:patientTokenFixture/>tag.
2.4.1
What's Changed
- Make the magic _FORMAT parameter available to nts:ifset
2.4.0
- Add an extra script to convert XML fixtures to JSON. This can be used separately or in conjunction with the NTS build script.
2.3.0
- Add the option to include fixtures in other fixtures, which are resolved during build. When used in batch/transation Bundles, references are checked and edited where neccessary.
- (Further) parametrize targets and reference directory to be able to overrule these properies in specific builds.
- KT-330: In LoadResources generation, the Bearer token relevant to the updateCreate of a Patient is added (instead of a static token).
- When too long,
TestScript.idis restricted to the last 64 characters instead of the first to better warrant uniqueness. - Remove processing instructions and xml declarations from fixtures.
Release 2.2.0
- Add the option to generate multuple origins and targets.
- Fixed a bug where 'special characters' in a local path would lead to the LoadResources outputting this local path instead of a relative path.
- Allow for additional targets being defined at a lower level than the input folder.
- Fixed a bug where defining additional target led to multiple TestScripts having the same .id and .url.