Skip to content

Releases: Nictiz/Nictiz-tooling-testscripts

2.9.0

04 Jul 06:54
a6e50d2

Choose a tag to compare

This release adds the functionality to generate content asserts based on fixtures.

2.8.0

17 May 11:41

Choose a tag to compare

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

05 Jul 06:54
cd0df4c

Choose a tag to compare

  • Rules in NTS now support the option to add rule outputs.

2.6.0

03 Apr 09:08

Choose a tag to compare

Bugfix for the XML to JSON conversion script for a bug where multiple date T placeholders were not properly converted.

2.5.1

22 Feb 08:34
ed6c53e

Choose a tag to compare

Allow multiple patients with the same token.

2.5.0

19 Jan 14:17
8770167

Choose a tag to compare

  • 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

09 Jan 08:55
b35d419

Choose a tag to compare

What's Changed

  • Make the magic _FORMAT parameter available to nts:ifset

2.4.0

09 Dec 08:56
4fc03c7

Choose a tag to compare

  • 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

18 Nov 13:37

Choose a tag to compare

  • 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.id is 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

26 Sep 11:52

Choose a tag to compare

  • 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.