You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could add some integration or e2e tests, where:
complete App / ChatView / MessagesList is rendered inside of parent (as in production);
the list (or rule) is defined for NcModals which should be always appended to the body (not inside the other component or modal), and checking it during test
the messages list is populated, so scrolling position could be check
...
extend the list
As a requirement, I'd expect to migrate at least services to Typescript (so we could mock responses correctly in tests)
We could add some integration or e2e tests, where:
As a requirement, I'd expect to migrate at least services to Typescript (so we could mock responses correctly in tests)
Originally posted by @Antreesy in #11945 (comment)
The text was updated successfully, but these errors were encountered: