Commit Graph

14 Commits

Author SHA1 Message Date
onyx-and-iris
23c36601ab Update runall.ps1
add log switch to runall
2022-01-24 20:54:07 +00:00
onyx-and-iris
be8e5a0e82 update tests, small fixes.
remove offset in bus.gain tests, higher

set expected/value for strip.label, lower.
2022-01-24 20:39:31 +00:00
onyx-and-iris
ff1839313f update to tests. parameterized.
udpate to tests. refactor using parameters.

move dotsource base.ps1 into lower.

set test version to banana
2022-01-24 19:56:34 +00:00
onyx-and-iris
0fe465d33e Update lower.Tests.ps1
lower tests updated to reflect changes
2022-01-19 21:55:40 +00:00
onyx-and-iris
4ac81bcc62 Update higher.Tests.ps1
add tests for showvbanchat and lock to higher tests.
2022-01-09 14:24:23 +00:00
onyx-and-iris
0e756871e1 Update higher.Tests.ps1
add vban.outstream.on tests.

fix toggle vban.instream.on tests
2022-01-08 16:05:12 +00:00
onyx-and-iris
ce7ca351e4 Update higher.Tests.ps1
tests updated to reflect changes to vban class
2022-01-06 15:33:53 +00:00
onyx-and-iris
a66a101ba1 vban commands added, tests updated
Added vban_in/vban_out to definetypes in base

Added string attribute label for strips

Added vban.ps1 which defines instream/oustream attributes.

Version bumped and changelog updated

Unit tests updated to reflect changes
2021-05-11 19:09:57 +01:00
onyx-and-iris
2f1508e8f1 update readme, runall and gitignore
Update installation instructions in README.

Added logging and log parsing to runall.ps1

Add ignore log files
2021-05-01 22:20:21 +01:00
onyx-and-iris
2846e46592 add gain,comp,limit to strip. Update tests.
Added gain, comp and limit attributes to strip class

Updated pester unit tests to reflect changes.

Update changelog
2021-04-30 18:41:10 +01:00
onyx-and-iris
aa384df506 Update runall.ps1
add dot source base.ps1 for lower tests.
2021-04-30 17:06:55 +01:00
onyx-and-iris
7a7740a8bc added gitignore
Add ignore module root and module manifest
2021-04-30 16:31:01 +01:00
Onyx and Iris
8a3b8da635 auto login added, tests updated to take $true, $false
Added $this.Login() into Remote constructor to automatically log user in.

Updated test codes accordingly.

Boolean params take $true and $false

Updated readme to reflect changes.
2021-04-29 00:48:16 +01:00
onyx-and-iris
e1867d0731 Initial commit
Initial commit

Added readme
2021-04-28 17:38:36 +01:00