As per the plugin seed, tests are living in the main demo app. Those are unit test but we try to catch Nativescript confirm calls with wished options. Same goes with store infos. We mock them and supposed the page called is the good one and the return is the format we want.
Modified a bit tslint script to prevent un interesting errors (like demo platforms folders, hooks, etc...)
As per the plugin seed, tests are living in the main demo app. Those are unit test but we try to catch Nativescript confirm calls with wished options. Same goes with store infos. We mock them and supposed the page called is the good one and the return is the format we want. Modified a bit tslint script to prevent un interesting errors (like demo platforms folders, hooks, etc...)