France-ioi / AlgoreaFrontend

Front-end for the new Algorea platform
MIT License
4 stars 1 forks source link

Bugfix/e2e tests #1701

Closed Iloveall closed 2 months ago

Iloveall commented 2 months ago

Description

  1. Fixes group invitations e2e test cases:
    • Wait until invitations table to be rendered;
    • If Pending invitations has big list and The groups you joined is under view area - it does scroll down to this element, but primeng has affect for tooltip - any scrolls disappearing tooltip. So I had to add scroll down to element before click on button
  2. Fixes view answer e2e test cases, returned real data instead mock randomly, so I've defined it before page is init

Notes (out of scope, known isues, hints for reviewing code, ...) (optional)

...

Test cases

smadbe commented 2 months ago

[auto-generated message] E2E test report on: https://algorea-static.s3.eu-central-1.amazonaws.com/branch/bugfix/e2e-tests/playwright-report/index.html

smadbe commented 2 months ago

[auto-generated message] E2E test report on: https://algorea-static.s3.eu-central-1.amazonaws.com/branch/bugfix/e2e-tests/playwright-report/index.html