Commit Graph

908 Commits

Author SHA1 Message Date
Gabriel Porfirio
dcbbd1f9c7 start the fixes for presentation tests 2023-09-15 13:38:20 -03:00
Anton Georgiev
48b2237975
Merge pull request #18664 from antonbsa/shard-tests-ci
CI: Matrix strategy for build and test steps
2023-09-15 08:49:09 -04:00
Gabriel Porfirio
5efea0cc12 fixing multiusers tests 2023-09-13 17:11:15 -03:00
Gabriel Porfirio
368002062e fixing pollling tests 2023-09-11 13:37:23 -03:00
Gabriel Luiz Porfirio
a5099854cf
test: fix chat tests on ci (#18702)
* fixing chat tests

* added id for testing

* fix chat tests on ci

* id for the tests

* fix failing tests

* removing .only

* fixing failing chat tests

* changed from id to data-test
2023-09-06 15:18:13 -03:00
Gabriel Porfirio
10fe364831 close all toast notifications function added 2023-09-05 17:12:32 -03:00
Gabriel Porfirio
fbdb307380 fixing options test 2023-09-04 10:35:16 -03:00
Anton B
4af2bddd7a test: dynamically set parallel or serial mode 2023-08-31 17:21:48 -03:00
Anton B
44590bfdf7 ci(tests): use sharding on CI test execution + use matrix on build step and set the merge branches action as a reusable workflow 2023-08-31 10:39:27 -03:00
Anton B
3ec9b58125 test: update playwright dependencies 2023-08-31 09:43:31 -03:00
Gustavo Trott
5eb04aab91 Resolve conflicts 2023-08-30 15:31:32 -03:00
Anton B
ad4bbb9d43 test: fix test reporters 2023-08-30 12:07:45 -03:00
Gabriel Porfirio
3b6a80c952 fixing screenshots from upload diff formats of presentation 2023-08-30 11:33:14 -03:00
Anton Georgiev
1a636bb0c2
Merge pull request #18582 from gabriellpr/test-shape-options
test: Adds shape options tests
2023-08-29 14:39:25 -04:00
Anton Georgiev
c0002ab2ab
Merge pull request #18416 from gabriellpr/test-diff-presentation-format
test: Add more types of presentation to upload
2023-08-29 14:39:07 -04:00
Anton B
62a9a776c8 ci(tests): use sharding on CI test execution 2023-08-28 13:41:24 -03:00
Anton B
133da09996 test: update playwright dependencies 2023-08-28 13:28:52 -03:00
Gabriel Luiz Porfirio
f4c5b7cf77
Update user.spec.js 2023-08-25 14:58:54 -03:00
Gabriel Porfirio
5b73de89a1 fixing failing test on ci 2023-08-25 13:45:07 -03:00
Gabriel Porfirio
a413ffc89d adding flaky tag to failing tests on ci 2023-08-23 17:47:11 -03:00
Anton B
366af0bf3c test: minor fixes 2023-08-23 11:05:40 -03:00
Anton B
b4dd99299a test: 2.7 tests fixes 2023-08-22 17:25:50 -03:00
Gabriel Luiz Porfirio
f2ac7e7188
Merge branch 'v2.7.x-release' into test-shape-options 2023-08-17 11:21:50 -03:00
Gabriel Porfirio
c519395034 few whiteboard tests 2023-08-17 11:14:08 -03:00
Gustavo Trott
d018fd6490 Resolve conflicts 2023-08-16 16:24:34 -03:00
Anton Georgiev
e2cdd68bac
Merge pull request #18516 from ramonlsouza/2627-aug10
chore: Merge 2.6 into 2.7
2023-08-11 17:13:21 -04:00
Anton Georgiev
68bca731b0
Merge pull request #18457 from gabriellpr/test-whiteboard-improvements
test: Check for right click on whiteboard
2023-08-11 13:13:36 -04:00
Gabriel Luiz Porfirio
09461caa84
Update bigbluebutton-tests/playwright/whiteboard/draw.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-08-11 13:16:10 -03:00
Anton Georgiev
7a3945069d
Merge pull request #18398 from gabriellpr/polls-not-editable
test: only presenter can edit the poll results
2023-08-11 11:46:04 -04:00
Gabriel Porfirio
146a226976 few changes on the slide 2023-08-11 11:02:10 -03:00
Gabriel Porfirio
1b5d29b244 adding @ci to the test 2023-08-10 16:10:50 -03:00
Ramón Souza
866c40f84f Merge remote-tracking branch 'upstream/v2.6.x-release' into 2627-aug10 2023-08-10 11:49:01 -03:00
Anton B
b68dbc6832 test: re-add zoom test 2023-08-08 15:13:32 -03:00
Gabriel Porfirio
ad4a1f4720 updated branch and create a test for the other formats upload 2023-08-08 13:05:09 -03:00
Gabriel Porfirio
869a35e25f Merge remote-tracking branch 'upstream/v2.7.x-release' into test-diff-presentation-format 2023-08-07 16:13:40 -03:00
Gabriel Porfirio
aa549a0f58 check for right click on whiteboard 2023-08-07 14:08:26 -03:00
Gustavo Trott
baba92cb0f Merge 2.7 into Develop 2023-08-04 16:47:23 -03:00
Gabriel Porfirio
38b353d2c8 adding the presentation tests on ci again 2023-08-03 15:46:03 -03:00
Gabriel Porfirio
26e74f5d43 changes on the download presentation tests 2023-08-03 15:05:56 -03:00
Anton B
d188df13f0 test: add flaky flag to presentation tests 2023-08-02 10:48:30 -03:00
Anton B
1013e4443a test: update Webcam ci tests flags 2023-08-01 13:45:33 -03:00
Gabriel Porfirio
da091b2352 adding more type of presentations to upload 2023-08-01 10:32:53 -03:00
Anton B
4384fa7aca test: add @flaky test flag and avoid them when running the tests on CI 2023-07-31 16:19:04 -03:00
Gustavo Trott
3758dd89e2 Merge 2.7 into Develop 2023-07-31 11:24:25 -03:00
Gabriel Porfirio
6a712c7850 only present can edit the polls 2023-07-28 09:16:07 -03:00
Anton B
b31ba3fbc0 test: fix connection status element selector 2023-07-26 15:08:36 -03:00
Anton Georgiev
ce2b65798b
Merge pull request #18377 from antonbsa/parameter-tests-fix-after-merge
test: Parameter tests fix
2023-07-26 14:05:18 -04:00
Anton B
1024930a32 test: disabled features test fixes and managePresentationButton selector update 2023-07-25 15:26:42 -03:00
Anton Georgiev
9015c1d339
Merge pull request #18378 from antonbsa/raise-hand-tests-fix
test: Raise and lower hand tests fix
2023-07-25 14:15:38 -04:00
Anton B
03aa9d3bec test: update all raise and lower hand related tests 2023-07-24 18:07:51 -03:00
Anton Georgiev
90ef5ab591
Merge pull request #18358 from antonbsa/breakout-tests
test: Breakout tests update
2023-07-24 16:31:23 -04:00
Anton B
0265b0d97e test: fix connection status element selector 2023-07-24 16:44:31 -03:00
Anton B
0c434236a2 test: fix disabledFeatures declaration 2023-07-24 16:25:17 -03:00
Anton B
f3a834c9f2 test: fix current presentation download test behavior 2023-07-24 16:22:09 -03:00
Anton B
bf32c51f95 test: remove disabled features code duplicated 2023-07-24 16:21:55 -03:00
Anton Georgiev
bdb243418f
Merge pull request #18360 from gabriellpr/test-fit-to-width
test: check to fit-to-width
2023-07-24 14:28:33 -04:00
Gabriel Porfirio
a40c204d26 add sleep() function to wait fit whiteboard 2023-07-24 13:52:15 -03:00
Gabriel Porfirio
0b4f842902 few small suggestions 2023-07-24 09:22:28 -03:00
Anton Georgiev
bdfc6c2105
Merge pull request #18367 from antonbsa/notes-pin-imp
test(notes): Pinning notes improvement
2023-07-21 19:51:39 -04:00
Anton B
a5eb537cab test(notes): check unpin notes and cover bug when other presenter unpin 2023-07-21 17:39:33 -03:00
Anton Georgiev
6b76d9aa66 Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july-21 2023-07-21 16:24:45 -04:00
Gabriel Porfirio
3886f8c273 adding a check for the fit to with button on/off 2023-07-21 09:43:52 -03:00
Anton B
cdf3c0d2fb test(breakout): remove all notifications before ending rooms and temporally avoid screenshot comparison due to a reported bug 2023-07-20 17:15:32 -03:00
Anton B
8deb07137f test: update Breakout - change duration time test steps 2023-07-20 17:04:06 -03:00
Anton B
fbb622ba52 test: update breakout selectors 2023-07-20 16:59:53 -03:00
Anton B
6937826235 Merge remote-tracking branch 'upstream/v2.7.x-release' into fix-flaky-tests 2023-07-19 17:49:24 -03:00
Anton B
52d05adaf9 test: fix inconsistencies in presentation upload 2023-07-19 17:45:30 -03:00
Anton B
005f911189 test: fix brand logo url 2023-07-19 17:44:38 -03:00
Anton B
7520e3e163 Merge remote-tracking branch 'upstream/v2.7.x-release' into v2.7.x-release 2023-07-19 15:27:58 -03:00
Anton Georgiev
69b0c6b46c
Merge pull request #18332 from antonbsa/zoom-test-impr
test: Zoom presentation test improvement
2023-07-19 11:34:15 -04:00
Anton Georgiev
c072be2bb0
Merge pull request #18338 from antonbsa/connection-status-selector
test: update connection status selector
2023-07-18 16:05:21 -04:00
Anton Georgiev
3b2b1890ad
Merge pull request #18294 from gabriellpr/refactoring-create-join-test
test: separate create and join parameters
2023-07-18 15:54:04 -04:00
Anton B
f400c28b74 test: update connection status selector 2023-07-18 14:49:34 -03:00
Anton B
cbd85b6fa6 test: skip zoom test 2023-07-17 17:11:03 -03:00
Gabriel Luiz Porfirio
c07f7efba0
Update string
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-07-17 13:51:59 -03:00
Gabriel Porfirio
f30661127a fixing set status test 2023-07-17 11:32:52 -03:00
Gabriel Porfirio
972b907f5c moving testsuite console log to helpers.js 2023-07-14 11:57:42 -03:00
Anton B
b4d61ec5a9 test: improve presentation zoom test 2023-07-13 17:31:39 -03:00
Anton Georgiev
042bacc7c1 Merge remote-tracking branch 'bbb/v2.7.x-release' into merge-july12 2023-07-12 18:53:12 -04:00
Anton Georgiev
cd9f93be44 Merge remote-tracking branch 'bbb/v2.6.x-release' into merge-july12 2023-07-12 15:59:46 -04:00
Anton B
9b0f3a6316 Merge remote-tracking branch 'upstream/v2.7.x-release' into v2.7.x-release 2023-07-12 15:42:42 -03:00
Anton Georgiev
e32a5feabe
Merge pull request #18304 from gabriellpr/new-disabled-features-test
test: slide snapshot, camera as content disabledFeatures tests
2023-07-12 14:06:07 -04:00
Gabriel Porfirio
cbfa75faaa adding two checks 2023-07-12 14:17:01 -03:00
Anton Georgiev
7b7c854ed8
Merge pull request #18275 from gabriellpr/lock-viewers-test
test: refactoring + adding two tests lock viewers
2023-07-12 12:50:45 -04:00
Gabriel Porfirio
251bf6867b 4 tests for disabledFeatures, slide snapshot, camera as content 2023-07-12 08:55:49 -03:00
Anton B
a41ea56bc9 test: update breakout test steps to follow new expected behavior 2023-07-11 17:54:02 -03:00
Gabriel Porfirio
29c86b5300 refactoring parameters tests 2023-07-10 16:29:30 -03:00
Anton B
a0fa177c70 test: update layout test snaphots 2023-07-10 16:28:28 -03:00
Anton B
06478cda4a test: update layout tests 2023-07-10 16:28:00 -03:00
Anton B
d6a3fec976 test: fix wrong imports 2023-07-07 14:06:30 -03:00
Gabriel Porfirio
b71a6f3f66 small changes 2023-07-05 10:05:57 -03:00
Ramón Souza
42c59c54a2
Merge pull request #18266 from gabriellpr/pin-notes-restore-presentation-test
test: restore presentation on pin notes to whiteboard
2023-07-04 17:11:28 -03:00
Ramón Souza
b7a193acb5
Merge pull request #18200 from gabriellpr/refactoring-parameters-test
test: Add create parameters tests + refactoring
2023-07-04 17:11:19 -03:00
Gabriel Porfirio
a1e14131af refactoring and adding two tests for lock viewers 2023-07-04 15:01:19 -03:00
Anton B
ebdd2d3bc5 test: fix current presentation download test and add test for enabling and disabling original presentation download 2023-07-04 12:10:38 -03:00
Gabriel Porfirio
f689ae2090 restore presentation on pin notes to whiteboard 2023-07-03 13:48:52 -03:00
Gabriel Porfirio
8952a2ff4f lock viewers refactored 2023-07-03 10:01:05 -03:00
Gabriel Porfirio
8f52121d5c changes on the speech-recognition test 2023-06-30 17:16:22 -03:00
Gabriel Porfirio
cafc51f33c refactoring and adding new parameters test 2023-06-22 09:21:10 -03:00
Anton Georgiev
22419c40b8
Merge pull request #18169 from antonbsa/modal-prop-and-depend-updt
test: Fix data-test prop in modals and update dependencies
2023-06-15 20:57:38 -04:00
Anton B
38425a0e16 test: update rewrite snapshots script 2023-06-15 17:59:19 -03:00
Anton B
182edfc111 test: remove and change notification checks 2023-06-14 22:38:15 -03:00
Anton B
02a6237337 test: increase expected dropdown list items for actions button 2023-06-14 22:37:14 -03:00
Anton B
9391ac2009 test: fix audio modal data-test props and audio tests related 2023-06-14 22:36:18 -03:00
Anton B
8c28449d3c test: update test dependencies 2023-06-14 14:01:17 -03:00
Anton Georgiev
8378fe50a6
Merge pull request #18120 from gabriellpr/disbled-features-exclude
test: Disabled features exclude
2023-06-13 16:34:56 -04:00
Gabriel Porfirio
f87ad26809 last changes suggested by Anton B 2023-06-13 17:31:47 -03:00
Anton Georgiev
148188c5e6
Merge pull request #18161 from antonbsa/snapshots-updt
test: Reference snapshots update
2023-06-13 14:23:14 -04:00
Anton B
a16311ad21 test: add script command to rewrite all snapshots 2023-06-13 13:51:19 -03:00
Anton B
04fc50dbe2 test: update reference snapshots 2023-06-13 13:39:39 -03:00
Anton B
91f4cdd085 test: add toHaveScreenshot default value 2023-06-08 17:48:18 -03:00
Anton B
933587940a test: update maxDiffPixelRatio value in settings 2023-06-08 16:56:52 -03:00
Anton B
32196b5a12 test: isolate function to check root permission and apply on connectionFailure tests 2023-06-08 14:56:14 -03:00
Gabriel Porfirio
7c366e98d4 remove .only 2023-06-08 10:44:03 -03:00
Anton B
e17bcd0ec5 test: define default maxDiffPixelRatio value 2023-06-07 23:17:42 -03:00
Anton B
2aa49689e8 test: wait for welcome message when openning public chat 2023-06-07 23:16:50 -03:00
Gabriel Porfirio
204ae7d91d changing spec custom parameters 2023-06-07 13:31:42 -03:00
Gabriel Porfirio
4da8b09911 joining disabledFeatures test with disabledFeaturesExclude test 2023-06-07 11:19:09 -03:00
Anton Georgiev
3001d8b75d
Merge pull request #18046 from gabriellpr/change-hide-presentation
test: Updates hide presentation
2023-05-31 15:13:06 -04:00
Anton Georgiev
1fce8d1c22
Merge pull request #18003 from gabriellpr/improve-poll-test
test: Improve smart slides
2023-05-31 10:03:06 -04:00
Gabriel Porfirio
a605920fa4 update the function that checks the restore presentation button 2023-05-30 16:25:40 -03:00
Gabriel Porfirio
570ae7ae8a adding the true/false check answer 2023-05-30 09:19:44 -03:00
Anton Georgiev
672add0655
Merge pull request #17948 from antonbsa/inc-ci-test
test: Increase tests running on CI
2023-05-25 12:17:54 -04:00
Gabriel Porfirio
5cf186f28b improving smart slides test 2023-05-25 12:58:44 -03:00
Anton Georgiev
4014c1205c
Merge pull request #17952 from gabriellpr/audio-serial-mode
test: Audio serial mode
2023-05-25 10:14:57 -04:00
Gabriel Porfirio
5039e07013 change default to serial mode 2023-05-23 10:43:41 -03:00
Gabriel Porfirio
b528bd6522 close audio on meeting creation 2023-05-23 10:43:08 -03:00
Gabriel Porfirio
69ad11434d audio tests, serial mode support 2023-05-19 11:22:51 -03:00
Anton Barboza
f9dbbcfd72 test: increase the amount of tests for CI runs 2023-05-19 10:11:24 -03:00
Anton Barboza
ba9f25c683 test: increases by 5sec the default timeout for pdf upload 2023-05-19 09:31:38 -03:00
Anton Barboza
24b98d1055 test: add TIMEOUT_MULTIPLIER variable description 2023-05-19 09:30:40 -03:00
Anton Georgiev
d27e14af4b
Merge pull request #17928 from antonbsa/hide-presentation-customparam-testfix
test: fix hide presentation on join test
2023-05-18 13:17:02 -04:00
Anton Georgiev
9aa32c9716
Merge pull request #17870 from antonbsa/reconnection-tests
test: chat and audio reconnection tests
2023-05-18 09:19:38 -04:00
Gabriel Porfirio
b1036a1947 keep improving audio tests 2023-05-18 09:39:06 -03:00
Anton B
da43baca18 test(reconnection): use an iptable rule to keep browser with no connection for a second 2023-05-17 10:39:18 -03:00
Anton Georgiev
19f93221fe
Merge pull request #17881 from gabriellpr/notes-serial-mode
test: Sharednotes serial mode
2023-05-16 11:23:15 -04:00
Gabriel Porfirio
c3e7ecb945 starting changes on the audio test 2023-05-16 09:51:25 -03:00
Anton Barboza
1cbec20499 test: fix hide presentation on join 2023-05-16 08:43:16 -03:00
Gabriel Porfirio
fd27f252ce shared notes test parallel and serial mode 2023-05-12 15:02:27 -03:00
Anton Barboza
6173d2205d test(reconnection): adds isolated function to run scripts, expects audio to keep connected and improves checks after killing connection 2023-05-10 16:51:05 -03:00
Anton Barboza
f8e48f97bf Merge remote-tracking branch 'upstream/v2.6.x-release' into pr-maxim 2023-05-10 12:52:12 -03:00
Anton Georgiev
2bb4c04893
Merge pull request #17831 from gabriellpr/polls-serial-mode
test: Polls parallel/serial mode
2023-05-10 11:44:47 -04:00
Gabriel Porfirio
8e9eac9b21 removing commented line 2023-05-10 08:19:42 -03:00
Gabriel Porfirio
d893bbf425 change the poll results on whiteboard to get the last rectangle 2023-05-09 13:48:40 -03:00
Gabriel Porfirio
71192dd501 wip: changing the notes test to accept also serial mode 2023-05-09 13:37:38 -03:00
Gabriel Porfirio
2893c08124 few changes 2023-05-09 09:41:08 -03:00
Gabriel Porfirio
27acb6159c changed default to be serial mode 2023-05-08 14:19:58 -03:00
Gabriel Porfirio
9826c7271f polls test accept parallel and serial mode 2023-05-08 10:14:26 -03:00
Gabriel Porfirio
515428cc77 wip: polls serial mode test 2023-05-05 15:12:32 -03:00
Anton Georgiev
9814e4ebaf
Merge pull request #17811 from antonbsa/layout-tests-migration
test: Layout tests additions and serial mode migration
2023-05-04 16:27:16 -04:00
Anton Barboza
ac4ede7ac3 test: improve timeout multiplier logic 2023-05-04 12:42:35 -03:00
Anton Georgiev
c3902ba965
Merge pull request #17745 from gabriellpr/serial-mode-chat
test: Chat to serial mode
2023-05-04 09:58:25 -04:00
Gabriel Porfirio
3796fb54fc .only removed 2023-05-03 16:42:22 -03:00
Anton Georgiev
894c77ecde
Merge pull request #17710 from gabriellpr/options-serial-mode
test: options serial mode
2023-05-03 13:13:17 -04:00
Ramón Souza
9f91d66b60
Merge pull request #17675 from gabriellpr/hide-toolbars
test: adds three tests for presentation
2023-05-02 09:02:28 -03:00
Gabriel Porfirio
7fe9d74a63 wip: polling changing to serial mode 2023-04-28 09:30:29 -03:00
Anton Barboza
049246a08d test: clear notification after changing layout and update screenshots 2023-04-27 14:21:44 -03:00
Gabriel Porfirio
7b0cd624da change chat to serial mode 2023-04-27 09:36:19 -03:00
Anton Barboza
6bd62555d3 test: isolate screenshot check function and update reference screenshots on layout tests 2023-04-26 16:17:43 -03:00
Anton Barboza
00cbc1a097 test: migrate layout test to serial mode 2023-04-26 15:53:52 -03:00
Anton Barboza
ad27072b8f test: use userPage instead of modPage2 on layout tests 2023-04-25 18:43:16 -03:00
Anton Barboza
9628f03af1 test: add smart, custom and push layout tests 2023-04-25 18:20:48 -03:00
Anton Barboza
231c5156ba test: add TIMEOUT_MULTIPLIER variable 2023-04-25 18:18:02 -03:00
Gabriel Porfirio
a383b03380 closed the context page 2023-04-25 10:25:23 -03:00
Gabriel Porfirio
e0498dd9ba change parallel mode to serial mode 2023-04-24 17:52:47 -03:00
Gabriel Porfirio
84c2a6173c created selectSlide function 2023-04-24 13:33:00 -03:00
Gabriel Porfirio
a6b374e285 removed unused screenshot on the test 2023-04-24 11:31:57 -03:00
Gabriel Porfirio
733355528e open help button to serial mode 2023-04-24 11:29:32 -03:00
Gabriel Porfirio
4ef7d780a7 adding more checks for select slide 2023-04-24 11:09:46 -03:00
Gabriel Porfirio
2353b9930b changing to serial mode 2023-04-24 09:44:25 -03:00
Gabriel Porfirio
0d5eede31f three tests for the presentation 2023-04-19 13:24:30 -03:00
Anton B
976a59366a test: update screenshots of remaining whiteboard tests 2023-04-18 10:36:09 -03:00
Anton B
5f7c150761 Merge remote-tracking branch 'upstream/v2.6.x-release' into screenshots-update 2023-04-18 10:05:04 -03:00
Anton Georgiev
4b12ad223a
Merge pull request #17559 from gabriellpr/additional-disabled-features
test: added two tests for disabledFeatures
2023-04-17 13:25:20 -04:00
Gabriel Porfirio
47711a6c41 adds wasRemoved check for the minimize and restore presentation btn 2023-04-14 14:49:12 -03:00
Gabriel Porfirio
3c9c3149f1 removing only flag 2023-04-14 14:02:02 -03:00
Gabriel Porfirio
6116734608 adding a check for text on whiteboard 2023-04-14 10:30:52 -03:00
Gabriel Porfirio
868ba68d11 Merge remote-tracking branch 'upstream/v2.6.x-release' into add-whiteboard-tests 2023-04-14 10:27:10 -03:00
Gabriel Porfirio
5ee4e010f4 addind 2 tests for the disabledFeatures 2023-04-13 14:27:32 -03:00
Anton B
76cc0f665f test: fix commented links 2023-04-13 10:49:21 -03:00
Anton B
b9bb4f475f test: Update layout tests reference screenshots 2023-04-13 10:37:19 -03:00
Anton B
46458f38f9 test: Update shared notes reference screenshots 2023-04-13 10:36:17 -03:00
Anton B
94ef07195f Merge remote-tracking branch 'upstream/v2.6.x-release' into screenshots-update 2023-04-13 09:40:56 -03:00
Anton B
ec663f010f test: Update whiteboard reference screenshots 2023-04-12 14:17:52 -03:00
Gabriel Porfirio
b9d8bef762 adding 5 tests for the whiteboard 2023-04-12 10:29:25 -03:00
Anton B
7dfa5edd52 Merge remote-tracking branch 'upstream/v2.6.x-release' into presentation-test-impr 2023-04-11 11:53:01 -03:00
Anton B
659c4030dd Merge branch 'v2.6.x-release' into presentation-test-impr 2023-04-10 15:50:49 -03:00
Anton Georgiev
9167def546
Merge pull request #17459 from gabriellpr/no-content-exported
test: fix export breakout rooms content
2023-04-10 13:54:11 -04:00
Anton B
682fbb20a0 test: add missing timeout on actions 2023-04-06 11:44:03 -03:00
Anton B
a1c38ab09c test: add missing empty line in the end of the files 2023-04-05 18:10:19 -03:00
Anton B
57f567b877 test: improve presentation upload test assertion 2023-04-05 18:02:40 -03:00
Anton Georgiev
8ab5ce0c0a
Merge branch 'v2.6.x-release' into newline-at-end-of-file 2023-04-05 14:16:44 -04:00
Anton Georgiev
7c99d73573
Merge pull request #17428 from BrentBaccala/shared-notes-visual-test
test suite: add a visual regression test for shared notes
2023-04-05 14:14:49 -04:00
Anton Georgiev
51fdf05242
Merge pull request #17430 from BrentBaccala/gns3-placeholder
test: GNS3 placeholder
2023-04-05 13:57:21 -04:00
Gabriel Porfirio
ea4dcf22cb fixing exports content from breakout rooms test 2023-04-05 11:06:00 -03:00
Anton Georgiev
6c647ada0d
Merge pull request #17200 from gabriellpr/learning-dashboard-tests-add
test: new learning dashboard
2023-04-04 13:27:19 -04:00
Brent Baccala
513dca6895 gns3 virtual testing network: add a .gitignore file to ignore the NPDC subdirectory and the SSL root certificate and key 2023-04-03 16:30:59 -04:00
Brent Baccala
f48b8aa602 gns3 virtual testing network: add a placeholder.sh script, since git submodules can't be used
because of a backwards compatibility issue with SVN
2023-04-03 16:30:06 -04:00
Brent Baccala
992cef8ad8 test suite: add newlines at the end of puppeteer javascript files that didn't have them 2023-04-03 16:23:26 -04:00
Brent Baccala
a2d1ab1ee5 test suite: add newlines at the end of playwright javascript files that didn't have them 2023-04-03 16:21:24 -04:00
Brent Baccala
ffb28ce079 test suite: add a visual regression test for shared notes, attempting to reproduce issue #16871 2023-04-03 16:14:58 -04:00
Anton Georgiev
b64d3c79d3
test: update instructions to only test specific browser
credits: @antonbsa
2023-03-31 15:37:07 -04:00
Gabriel Porfirio
7f65cbc5f6 download session learning dashboard test added 2023-03-31 13:29:18 -03:00
Gabriel Porfirio
f6499efcca created rowFilter function 2023-03-30 10:01:01 -03:00
Anton B
b41ba76365 test: fix webcam test name 2023-03-29 13:56:53 -03:00
Anton B
8ff1493d6b test: add webcam fullscreen test 2023-03-29 13:49:22 -03:00
Anton B
3a7b59c19a test: add video quality and background webcam tests 2023-03-29 11:16:47 -03:00
Anton B
4b5d4e9e2a Merge remote-tracking branch 'upstream/v2.6.x-release' into webcam-tests 2023-03-29 10:29:58 -03:00
Gabriel Porfirio
08c3d04fcf Merge remote-tracking branch 'upstream/v2.6.x-release' into learning-dashboard-tests-add 2023-03-28 17:06:18 -03:00
Anton Georgiev
bef87282e0
Merge pull request #16961 from MaximKhlobystov/whiteboard-tests-and-refactoring
test: new whiteboard tests + refactoring of visual regression tests
2023-03-27 13:35:18 -04:00
Anton Georgiev
7f6f7d262b
Update bigbluebutton-tests/playwright/whiteboard/whiteboard.spec.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-03-27 10:42:04 -04:00
Gabriel Porfirio
254d8e66ca Merge remote-tracking branch 'upstream/v2.6.x-release' into learning-dashboard-tests-add 2023-03-27 11:36:39 -03:00
Calvin Walton
a047cda1e9 build: removing git submodule (in addition to submodule config) 2023-03-24 11:10:12 -04:00
Brent Baccala
f9e4434605
gns3 virtual network for testing (#15673)
* add scripts to create gns3 virtual network for testing

* gns3 virtual testing network: introduce declarative syntax, i.e,
declare the objects we want and only create them if they don't exist

* gns3 virtual testing network: improve node autostart logic

* gns3 virtual testing network: because of declarative syntax,
we no longer need a special --create-test-server option

* gns3 virtual testing network: allow for servers based on arbitrary git commits

* gns3 virtual testing network: avoid browsers complaining about duplicate certificate serial numbers

* gns3 virtual testing network: allocate space for two more servers

* gns3 virtual testing network: add subnets to NAT devices, so they will boot properly

* gns3 virtual testing network: allow number of ports on an Ethernet switch to be configured

* gns3 virtual testing network: move everything 100 units to the left to center PublicIP switch

* gns3 virtual testing network: restart the server by stop'ing and start'ing it
because bbb-conf --restart doesn't start nginx if it isn't running

* gns3 virtual testing network: -d switch now deletes one server;
--delete-everything does what -d used to do

* gns3 virtual testing network: new GUI image name (it's different for every user)

* gns3 virtual testing network: start node logic now marks
previously running nodes as started

* gns3 virtual testing network: add a Bash function to automate ssh logins

* gns3 virtual testing network: use "$@" instead of $* when relaying arguments to a bash command

* gns3 virtual testing network: allow ssh connections to arbitrary hosts behind NAT4

* gns3 virtual testing network: improve start node logic to start new servers when NAT1 already running

* gns3 virtual testing network: add scp command to bigbluebutton-ssh.sh

* gns3 virtual testing network: gns3-bbb.py script now accepts a list of
servers to install, or nothing to just install the infrastructure

* gns3 virtual testing network: can now copy SSL CA key and certificate
from local directory to virtual machine instead of always having the
VM create a new CA

* gns3 virtual testing network: get the quoting right in scp shell function for filenames with spaces

* gns3 virtual testing network: update README

* gns3 virtual testing network: update README

* gns3 virtual testing network: add NPDC submodule and use its gns3 import in gns3-bbb.py

* gns3 virtual testing network: use 3 network interfaces for testclient

* gns3 virtual testing network: renumber NAT devices to match interface numbering on testclient

* gns3 testing network: fix dnsmasq configuration on NAT1 so that it works for devices on the PublicIP subnet

* gns3 testing network: fix dnsmasq configuration on NAT4/5/6, but still not quite right

* gns3 testing network: "fix" dnsmasq configuration so that proxyjumped ssh works,
along with access to the servers from the testclients

* gns3 virtual testing network: label subnet switches with their CIDR prefices

* gns3 virtual testing network: move the clients and their switches a bit to the right

* gns3 virtual testing network: rename NAT1 to be the project name (default BigBlueButton)
and get rid of InternetSwitch, that I never use

* gns3 virtual testing network: allow multiple clients, all names starting with 'testclient'

* gns3 virtual testing network: factor out server NAT code, to allow for recreating deleted server NAT nodes

* gns3 virtual testing network: refactor client code (move things inside the function)
and set "dhcp-identifier: mac" on all client interfaces

* gns3 virtual testing network: make NAT1 advertise itself as ca.test into DNS domain test

* gns3 virtual testing network: refactor master gateway code into its own subroutine

* gns3 virtual testing network: better use of the gns3 library support for declarative nodes
(nodes that are declared but only created if they don't already exist)

* code cleanups; make notification_url consistently a global var;
change label on cloud from "Internet" to interface name

* typos from 39c5d6

* gns3 virtual testing network: move certificate authority from /ca to /opt/ca

* gns3 virtual testing network: move testserver.sh from / to /root

* gns3 virtual testing network: master gateway can now web proxy for servers, allowing
a web browser on the bare metal machine to access those servers

* gns3 virtual testing network: use a file() function instead of a predetermined list of files we need

* gns3 virtual testing network: add a minimal bird configuration to use OSPF to make proxy work

* gns3 virtual testing network: new-dhcp-lease.sh now picks mac addresses
based on server name, allowing multiple servers, and some bug fixes

* gns3 virtual testing network: get rid of generate NAT per-boot script (do everything at boot with iptables-persistent)

* gns3 virtual testing network: move client NAT boxes 50 coordinates to the right

* gns3 virtual testing network: autostart the nodes that were created

* gns3 virtual testing network: use 2 minute DHCP leases to make
it quicker to recover from update that replace the NAT devices

* gns3 virtual testing network: change NAT rules around because server needs to connect to itself during bbb-install

* gns3 virtual testing network: use version of NPDC that has 2 minutes timeouts
on the bare metal machine's DHCP leases

* gns3 virtual testing network: Improve the DNS configuration by configuring
the gateway to not use the bare metal machine for DNS lookups on the ".test"
domain, on either the real interface or the dummy interfaces used to
inject DNS names into the bare metal machine's DNS table.  This removes
the need to put entries into /etc/hosts (which was causing problems
when things changed IP addresses) because the gateway now consistently
uses its own DNS server (dnsmasq) to resolve the ".test" domain.

* gns3 virtual testing network: set "noninteractive" flag when updating
persistent iptables, otherwise the system tries to prompt the user
during an automatically cloud-init run (the prompts show up in
/var/log/cloud-init-output.log and stall the cloud-init run)

* gns3 virtual testing network: configure proxy to redirect http->https for the BigBlueButton servers

* gns3 virtual testing network: put some extra checks on the SSL certificates
generated for the proxy server, because if they're screwed up the apache
web server won't start at all

* gns3 virtual testing network: simplify getportrange.cgi by just having it accept GETs

* gns3 virtual testing network: two bug fixes with punching UDP ports through the proxy server
   1. if the server changed public IP addresses, a new iptables rule was not created
   2. the math was wrong; it's supposed to be a range of 100 ports, not 1000

* gns3 virtual testing network: iptables rules still weren't right on
the server's NAT gateways; connections to the gateway (128.8.8.254)
need to go through (they weren't), while only connections to the server get hairpined back

* gns3 virtual testing network: make NAT gateways listen for ssh on port 2222,
so you can connect to them easily (with a suitable ssh config file) by
just doing "ssh -p 2222 focal-260"

* gns3 virtual testing network: now that DNS is working right (read: better),
we don't need the funky shell functions for ssh and scp

* gns3 virtual testing network: updated README

* gns3 virtual testing network: switching to ISC bind/dhcpd for dynamic DNS
and dropping the proxy server and the restricted port ranges
This version works, but still has issues

* gns3 virtual testing network: don't need new-dhcp-lease.sh anymore
(it's now done by ISC dhcpd server, which has built-in support for DDNS)

* gns3 virtual testing network: DDNS server no longer requires crypto key

* gns3 virtual testing network: rearrange some comments, remove an unused script

* gns3 virtual testing network: no longer need to set a port range on the servers,
since they are directly reachable from the bare metal machine using OSPF and dynamic DNS

* gns3 virtual testing network: drop final remnants of old "NAT1"
name; it's now consistently "master gateway"

* gns3 virtual testing network: reduce DHCP lease times to ten seconds

* gns3 testing network: move testserver.sh from /root to /, because ubuntu needs permission to exec it

* gns3 virtual testing network: move client nodes a bit to the right in the GUI

* gns3 virtual testing network: simplify bird (OSPF) configuration a bit

* gns3 virtual testing network: add --public-subnet and --domain options

* gns3 virtual testing network: use most recent ubuntu-open-desktop image, if several are available

* gns3 virtual testing network: pick up the server's domain name from
the testing network now that we have a --domain option (commit f35f21)

* gns3 virtual testing network: introduce --server-subnet option

* gns3 virtual testing network: label server subnets with subnet prefix (if possible)

* gns3 virtual testing network: all calls to dpkg-reconfigure are noninteractive

* gns3 virtual testing network: turn off DHCP/DDNS conflict detection

* gns3 virtual testing network: use 120 second DHCP leases; 10 second leases were a problem

* gns3 virtual testing network: fix commands to save iptables (wasn't saving NAT table)

* gns3 virtual testing network: add a 'certbot' node running Let's Encrypt's boulder server

* gns3 virtual testing network: switch 'certbot' to use smallstep's step-ca server

* gns3 virtual testing network: first attempt to dummy letsencrypt's acme service (doesn't work)

* gns3 virtual testing network: a dummy ACME server works; server certbots use it to get SSL certificates

* gns3 virtual testing network: switch testservers to use certbot to get SSL certificates

* gns3 virtual testing network: put generateCA.sh back in (in case CA key and cert don't already exist), and remove getcert.cgi

* gns3 virtual testing network: add a standard BigBlueButton turn server

* gns3 virtual testing network: can now use 400 permission for CA key file

* gns3 virtual testing network: dnsmasq cname doesn't work with IP addresses (why should it?); use interface_name instead

* gns3 virtual testing network: install server certificate from cloud-init, rather than doing it after boot

* gns3 virtual testing network: fix certbot on master gateway so that it can update certificates as they expire

* gns3 virtual testing network: only build and/or start NAT4/5/6 if testclient is requested

* gns3 virtual testing network: generate root CA certificate on bare metal machine and install it in all VMs from there

* gns3 virtual testing network: use certbot nginx plugin instead of standalone mode

interacts better with nginx (don't have to stop and restart nginx everytime you do a certbot authentication)

* gns3 virtual testing network: add --no-nat switch to build virtual servers without NAT gateways

* gns3 virtual testing network: need to not only start step-ca, but enable it (start on every boot)

* gns3 virtual testing network: save DNS domain name in GNS3 project variables,
so we don't have to specify it on the command line every time we run this script

* gns3 virtual testing network: add --no-install switch

* gns3 virtual testing network: fix bogus help text

* gns3 virtual testing network: --delete now deletes just a specific server and its associated nodes

Old behavior (deleting nodes whose name contains a substring) is now done with --delete-substring

The old behavior could delete too much (focal-260 would match focal-260-2) and too little
(subnet switches are named by their CIDR prefix if possible)

* gns3 virtual testing network: when creating a new server, check for existing nodes in all GUI locations to be used

* gns3 virtual testing network: update comments

* gns3 virtual testing network: add return code checks when calling openssl

* gns3 virtual testing network: README update

* gns3 virtual testing network: add 'natturn' TURN server behind a NAT gateway

* gns3 virtual testing network: make TURN server observe --no-install option

* gns3 virtual testing network: only try to install 'natturn' if it doesn't already exist,
because even though it's got "declarative" procedures (you declare what you want but it
only creates it if needed), natturn's subnet will conflict with server subnets

* gns3 virtual testing network: allow Ubuntu release (18 or 20) to be set for a new server

* gns3 virtual testing network: add --repository and --install-script options
and move computation of the install script from testserver.sh to the main script

* gns3 virtual testing network: add --proxy-server option; we pass this option to bbb-install script

* add --release option to specify which BigBlueButton server release should be installed,
and improve --install-script option to accept local files or arbitrary URLs

* gns3 virtual testing network: guess version of install script instead of defaulting to 2.6

* gns3 virtual testing network: enable NAT in both directions on gateway device

* gns3 virtual testing network: check server release for validity before attempting install

* updated README and newest version of NPDC

* gns3 virtual testing network: add option to install greenlight

* gns3 virtual testing network: drop --domain switch and instead use an initialization server instead to figure out DNS domain

* gns3 virtual testing network: don't create turn or natturn devices unless specifically requested

* gns3 virtual testing network: updated README

* gns3 virtual testing network: use a newer version of NPDC that monitors console logs, so we watch the servers boot

* gns3 virtual testing network: updated README

* gns3 virtual testing network: update NPDC for backwards compatibility with Ubuntu 18

* gns3 virtual testing network: update instructions for git submodules

* gns3 virtual testing network: save public IP subnet in GNS3 project variables,
so we don't have to specify it every time the script runs

* gns3 virtual testing network: name NAT gateways more consistently

* gns3 virtual testing network: add --quiet switch

* gns3 virtual testing network: compute veth domain using initsrv and use it to label the cloud icon

* gns3 virtual testing network: improve handling of nginx hash bucket errors on install

* gns3 virtual testing network: bump NPDC version; avoid trying to print console messages on VNC consoles (it won't work)
2023-03-23 14:30:04 -04:00
Gabriel Porfirio
e3e8f24c50 new learning dashboard tests 2023-03-23 13:43:29 -03:00
Maxim Khlobystov
7be61d1118 Reconnectio n tests for chat and audio 2023-03-21 19:46:52 +00:00
Anton Georgiev
eb4079a512
Merge pull request #17101 from antonbsa/updt-polling-tests-v2.6
test: Update polling tests
2023-03-21 14:08:23 -04:00
Anton Georgiev
1897e9ebfe
Merge pull request #16956 from BrentBaccala/connection-failure
test: Connection failure tests
2023-03-21 13:26:53 -04:00
Anton B
4a0a9a29a5 test: update polling tests 2023-03-19 16:10:07 -03:00
Anton Georgiev
19d3b03afd
Merge pull request #16972 from gabriellpr/learning-dashboard-test
test: learning dashboard
2023-03-17 12:25:25 -04:00
Anton B
80a4baa785 test: improve upload presentation test 2023-03-15 10:57:49 -03:00
Anton Georgiev
3e3d18f73b
Merge pull request #17027 from antonbsa/imp-reintroduce-test
test: Improve notification test execution time and reintroduce skipped test
2023-03-14 16:31:43 -04:00
Brent Baccala
0d2e35b15b connection failure tests: remove debugging logs 2023-03-13 17:34:12 -04:00
Gustavo Trott
ffec463f38 Re-enable sharednotes tests 2023-03-13 17:47:40 -03:00
Anton B
4df93cb53d test: update and reintroduce tests 2023-03-13 16:34:31 -03:00
Gabriel Porfirio
7881090ba2 changing screenshot file name 2023-03-13 14:30:32 -03:00
Gabriel Porfirio
429e71eaf4 fix upload single presentation test 2023-03-13 08:55:36 -03:00
Gabriel Porfirio
a0eceda1f8 changing check polls 2023-03-10 11:24:14 -03:00
Gabriel Porfirio
ec6840ddc0 starting fix upload single presentation 2023-03-10 10:50:49 -03:00
Gabriel Porfirio
990ddb1f7c moved second function to util, added extra time to the polls checks 2023-03-09 18:09:02 -03:00
Gabriel Porfirio
6042b300f0 the first 3 learning dashboard tests 2023-03-08 17:34:54 -03:00
Brent Baccala
efde3b832a connection failure tests: missed a line where a hostname was hard-wired 2023-03-08 13:36:49 -05:00
Maxim Khlobystov
8108f10d0f Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into whiteboard-tests-and-refactoring 2023-03-08 15:33:37 +00:00
Maxim Khlobystov
5f617d94db New whiteboard tests + refactoring 2023-03-08 15:33:05 +00:00
Brent Baccala
ebcde9440c connection failure tests: removed an old file I didn't realize was there 2023-03-07 23:17:00 -05:00
Brent Baccala
97c1f72f05 connection failure tests: remove an old backup file 2023-03-07 23:14:13 -05:00
Brent Baccala
832c8c3a5b connection failure tests: clean up util.js and remove dependence on my local hostname 2023-03-07 23:08:19 -05:00
Brent Baccala
fa047129fb connection failure tests: two working screen share tests 2023-03-07 22:56:28 -05:00
Brent Baccala
ad8c551021 connection failure tests: "npm install deep-equal" (since I use it) 2023-03-07 21:34:49 -05:00
Brent Baccala
a66ebc32dd connection failure tests: this is what I wrote in February 2023 2023-03-07 21:33:22 -05:00
Maxim Khlobystov
30b57c162b Disable the test for uploading a single presentation 2023-03-06 18:40:38 +00:00
Maxim Khlobystov
9ce18aeef6 Disable two shared notes tests with fixme() 2023-03-06 18:40:08 +00:00
Gabriel Porfirio
ac7be647c1 Merge remote-tracking branch 'upstream/v2.6.x-release' into learning-dashboard-test 2023-03-06 14:33:28 -03:00
Gabriel Porfirio
447ea1ffb3 basic infos testing 2023-03-06 10:46:31 -03:00
Gabriel Porfirio
6b0a260a71 3 tests added 2023-03-02 16:57:02 -03:00
Maxim Khlobystov
9f32440fa4 Screenshots update 2023-03-01 15:12:47 +00:00
Maxim Khlobystov
9f8c0f8eaf Updated screenshots 2023-03-01 15:01:15 +00:00
Maxim Khlobystov
25df1b6384 Update the reference images for the layout management tests 2023-03-01 07:20:01 +00:00
Maxim Khlobystov
39b50fb00c Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into test-layout-management 2023-03-01 07:11:10 +00:00
Anton Georgiev
ce73288ccf
Merge pull request #16778 from gabriellpr/test-disabled-features
test: disabled features
2023-02-28 15:11:48 -05:00