ISHRemote is a client library. Testing the client library often comes down to running integration tests on the various Tridion Docs application server versions available. This often by integration tests.
In Tridion Docs 15/Alf a new BackgroundTask event type TESTBACKGROUNDTASK is added to allow proper testing and clean up of test data. This event is an empty box and is superfluous on all environments.
[x] Adapt Pester tests with a since version clause, especially *-IShBackgroundTask and *-IshEvent
[ ] Run tests on 15 and pre-15 InfoShare environments
ISHRemote is a client library. Testing the client library often comes down to running integration tests on the various Tridion Docs application server versions available. This often by integration tests.
In Tridion Docs 15/Alf a new BackgroundTask event type
TESTBACKGROUNDTASK
is added to allow proper testing and clean up of test data. This event is an empty box and is superfluous on all environments.*-IShBackgroundTask
and*-IshEvent