Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend integration / e2e tests #11946

Open
Antreesy opened this issue Mar 27, 2024 · 0 comments
Open

Frontend integration / e2e tests #11946

Antreesy opened this issue Mar 27, 2024 · 0 comments

Comments

@Antreesy
Copy link
Contributor

Antreesy commented Mar 27, 2024

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)

Originally posted by @Antreesy in #11945 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant