Commit Graph

26 Commits

Author SHA1 Message Date
Anton
bffd7db92b fix missing return 2021-08-25 16:32:37 -03:00
Anton
43b697e2ab remove await on return values 2021-08-25 16:32:14 -03:00
Anton
acea25b781 fix data-test prop on join and leave audio 2021-08-25 16:28:47 -03:00
Anton
2506842b3d fix the use of util functions 2021-08-20 17:33:57 -03:00
Anton
b2552628e9 add util.js to core folder 2021-08-20 17:33:23 -03:00
Anton
8feda80111 fix selectors hardcoded 2021-08-19 17:22:31 -03:00
Anton
2aebf12c8e remove selector with id=container 2021-08-19 10:03:58 -03:00
Anton
6017960afa re-add data-test in BBBMenu buttons 2021-08-13 22:34:38 -03:00
Anton Georgiev
fde2c3eaa2
Merge pull request #12958 from antonbsa/create-stress-test
test: adds Stress test
2021-08-12 12:20:26 -04:00
Anton
b20e969105 fix the order of the require in all.test.js 2021-08-11 17:08:01 -03:00
Anton
ba1da77f5e fix tests name 2021-08-11 17:05:21 -03:00
Anton
cb5a5516dc fix unused lib, disable recording and use logger function instead normal console.log 2021-08-10 11:24:55 -03:00
Anton
e28638d25e small fixes 2021-08-09 17:40:47 -03:00
Anton
a380799e00 add joinAsModerator stress test 2021-08-09 17:36:16 -03:00
Anton
388e52f588 update .env-template and add condition to stress test 2021-08-09 16:56:44 -03:00
Mohamed Amine Ben Salah
7d6119e5a9
Merge branch 'develop' into connection-reconnection-triggering 2021-08-06 13:30:06 -03:00
Anton
cb3d94f1d8 Merge remote-tracking branch 'upstream/develop' into ppt-tests-fix-to-develop 2021-08-04 09:31:40 -03:00
Mohamed Amine Ben Salah
f6274d13a9
Merge branch 'develop' into connection-reconnection-triggering 2021-08-03 18:10:54 -03:00
Anton
c1c19abe4b fix Chat test suite and use variable on evaluate functions 2021-08-02 15:48:32 -03:00
Anton
768024ac07 fix enconding customParameters 2021-08-02 14:46:17 -03:00
Anton
9d38f8c690 fix test Chat (copy chat) :: add expect, remove not used lib and add try/catch 2021-08-02 13:29:16 -03:00
Anton
9ef1e264e1 fix settings.yml path in page.js and fix aria-label of action button 2021-08-02 13:26:09 -03:00
Anton
10d81f3d83 add .gitignore 2021-08-02 13:24:59 -03:00
Mohamed Amine Ben Salah
f1097eb9c8 Merge remote-tracking branch 'upstream/develop' into pr/daminebenq/12525 2021-08-01 21:37:00 +00:00
Mohamed Amine Ben Salah
0715c712ea Add missing changes after moving test files to new folder 2021-08-01 18:24:17 -03:00
Maxim Khlobystov
2671953c0c Move Puppeteer tests and remove WebdriverIO tests 2021-07-13 14:31:41 +00:00