There is a need to make tests to check all composables and functions in the module, this will ease and speed up development. This is not my strength so any help is welcomed.
I am unaware if it's possible to check if the events are sent correctly in the pixels, so these tests would mostly check if everything is going correctly until the function send() in each pixel/tag composable.
Tests to make:
There is a need to make tests to check all composables and functions in the module, this will ease and speed up development. This is not my strength so any help is welcomed.
I am unaware if it's possible to check if the events are sent correctly in the pixels, so these tests would mostly check if everything is going correctly until the function
send()in each pixel/tag composable.Tests to make: