Arturo Cuya
Arturo Cuya
@nguyenank Did you find a way to solve any of these issues? The last one is blocking me. Thanks for posting this issue and taking the time to document your...
Maintainers please LMK if you agree with the goals. Also, When launching the app programatically, I encountered this crash: ``` Suspending threads... Thread selected: 1* pkg:/components/JFOverhang.brs(22) if not m.hideClock Current...
> I think this sounds great. One thing to document and keep in mind is the demo site does reset every hour, so there may be times the tests fail...
@cewert I found the issue. RTA lets you deploy with a command like so ```js await device.deploy({ project: './bsconfig-rta.json', rootDir: './build/staging' }); ``` By including `project`, I assumed it would...
> Yes, for the initial tests I'll try to implement general behavior checks that have to happen regardless of the content provided. I.e: Won't test state changes because the initial...
No, what I mean is: Are there any behaviors that can be replicated regardless of the current contents of the server? For example, if it's guaranteed that the server will...
Cool. I'm creating PRs for the Roku project so if you LMK the correct link I'll add a PR to fix the reference. Thanks. On Sun, Nov 26, 2023, 12:25...