On Tue Jul 26 09:27:40 2022 +0000, Alistair Leslie-Hughes wrote:
You need to explicitly check the Notification type. For example, if a CUE Notification was received, it could possible give an access volition. NOTE: Maybe not with the wavebank structure as it only contains one structure but if we expand the tests in the future it will be required.
Hi, I somehow missed this comment 6 months ago...
Right now the test only registers `XACTNOTIFICATIONTYPE_WAVEBANKPREPARED` and `XACTNOTIFICATIONTYPE_WAVEBANKDESTROYED` notifications, and does nothing with CUE, so I don't think it should receive a CUE notification at all, should it?
Should the test be expanded in the future to receive other type of notifications, then it would become appropriate to test the notification type before doing other checks.