Skip to content

Releases: Fleid/asa.unittest

Add commands to help migrate to new official unit test tool

17 Oct 03:20

Choose a tag to compare

Last month the ASA team updated azure-streamanalytics-cicd, their companion npm package. It now includes the addtestcase and test commands that add support for query unit testing. These commands are well documented and quite easy to use.

This release adds helper tools to migrate tests built for asa.unittest to the new format expected by the CI/CD tool. I document the process here

Add support for ASA Nugget 3.0.0 plus paramaterize that version

15 Sep 22:50
4d99dc3

Choose a tag to compare

Merge pull request #17 from Fleid/cicd3.0.0upgrade

Cicd3.0.0upgrade

Hotfix: hardcode CICD nuget package to 2.4.1

10 Sep 19:56

Choose a tag to compare

Fix open issues

03 Jun 21:54
22166bd

Choose a tag to compare

Merge pull request #14 from Fleid/release109

Release109

Remove jsondiffpatch dependency

07 Apr 18:49
0dfd159

Choose a tag to compare

Fix jsondiffpatch confusion on Azure DevOps

07 Apr 06:16

Choose a tag to compare

Output test results to verbose in case of errors

07 Apr 05:56

Choose a tag to compare

Required for troubleshooting issue #9

Fix issues #7 and #8 (CICD 2.4.0/2.4.1+ phantom tests)

06 Apr 23:26

Choose a tag to compare

PS 5.1.x compatibility fixes

31 Mar 23:02

Choose a tag to compare

1.0.3

Update manifest to 1.0.3

PowerShell Gallery first valid release

31 Mar 14:38
458f148

Choose a tag to compare

First valid release of asa.unittest to be published in the PowerShell Gallery.
Both 1.0.0 and 1.0.1 had invalid module manifests that prevented Install-Module to operate properly.