Masquerade missing components

In the process of writing my Mimicry addon, I noticed that certain components are not supported.

  1. Treetable
  2. Calendar
  3. datepicker
  4. checkboxGroup
  5. linkButton

as described in Introducing Mimicry - Automatic source generation for writing Masquerade Tests - #6 от пользователя tom.monnier - CUBA.Platform

As far as I know, one can use standard masquerade Table with TreeTable in tests. And LinkButton in DOM is 100% the same as Button.

Hi, thanks. Masquerade is an evolving product, it does not yet support all platform components, but we have plans for development and support, here are some of the tickets on GitHub: LinkButton support and Tree component support.