Commit Graph

15 Commits

Author SHA1 Message Date
Anton B
712e12283b test: add an auto-run global hook for each test to close the context used at the end of the execution and dinamically set the context property in the Page object 2024-03-06 11:26:03 -03:00
Brent Baccala
72a0deb16c update test usersJoinKeepingConnected
This is the stress test that connects twenty clients to the server.

Two changes in this PR:
    - actually await a Promise.all() that waits for nothing otherwise
    - close the twenty pages at the end of the test
2022-07-22 17:44:46 -04:00
Ramon Souza
48a79ea7aa Merge remote-tracking branch 'upstream/v2.4.x-release' into 24-25-may-6 2022-05-06 14:30:41 -03:00
Maxim Khlobystov
a10da93ade Minor updates to the failing test specs 2022-04-27 08:46:15 -04:00
Anton B
8f497b4249 Merge remote-tracking branch 'upstream/v2.5.x-release' into fix-selectors-2.5 2022-03-07 15:59:06 -03:00
Anton B
774c623b30 fix currentUser selector and fix the presenter verification 2022-03-01 17:11:45 -03:00
Anton B
d61b7ac523 Merge remote-tracking branch 'upstream/v2.5.x-release' into users-join-same-time-tests 2022-02-25 17:05:18 -03:00
Anton B
c9a5be4a90 minor fixes 2022-02-21 15:08:33 -03:00
Anton B
d6c312ef07 add loop to a stress test 2022-02-21 14:35:49 -03:00
Anton B
9aa3d41736 add stress tests joining two users at the same time 2022-02-21 11:50:29 -03:00
Anton
777a639fed add take and make presenter tests 2022-02-07 15:45:42 -03:00
Maxim Khlobystov
746fb46df4 New chat tests, improved selectors 2022-01-13 10:11:17 -05:00
Anton
068bb4174d fix requested changes 2021-12-03 14:01:36 -03:00
Anton
2b0412aa6b fixes the test declaration, extends the multiuser class on tests with more than one page and other minor fixes 2021-12-02 01:51:28 -03:00
Anton
f320b698b2 add Stress test suite 2021-12-01 11:16:37 -03:00