Hello,
I am trying to implement hoot tests for my custom view on odoo.sh.
I am understanding how it work but I am really suprised that so many errors are originally on the test suites : This screen is from the hoot test after a few seconds only, without any added code to the original odoo Build (0 commits on this branch on github, except the initial one adding the REAMDE file)
Is there a specific browser that I am supposed to use in order to have no errors ? Is it normal to have that many errors ?
Also, less important but I have another question : when using the browser with my default language, I have much more errors because expected text is alsways in english, is there a way to configure hoot tests to work for other langages than english ?
Thanks in advance
I don't know if it was clear enough, so I'd rather clarify: my browser is set to English for my first question.