Gustavo Trott
c56955c842
Merge pull request #21025 from gustavotrott/learning-dashboard-reactions
...
Refactor Learning Dashboard to use Reactions instead of EmojiStatus
2024-08-27 21:40:57 -03:00
Anton B
04a0422005
test: update expected learning dashboard column
2024-08-27 10:46:14 -03:00
Anton B
5918948ed9
test: improve checkTextContent assertion
2024-08-27 10:46:04 -03:00
Anton Barboza de Sá
6564659750
test: All param tests on ci ( #20878 )
...
* test: all param tests on ci
* test: remove check for notification on parameter test
* test: remove 'Force restore presentation on new poll result' test - keep only one using the parameter -, fix selector and add all necessary assertions for the cases when the presentation should be restored
* test: enable param test in CI
* test: update tests tagging
2024-08-23 14:32:58 -03:00
João Victor Nunes
fe67566334
[3.0] feat: Accept custom webcamBackgroundURL ( #20920 )
...
* [3.0] feat: Accept custom webcamBackgroundURL
* docs: webcamBackgroundURL
* test: Update virtual background thumbnail image
* fix: tweak error logs for the webcamBackgroundURL fetching procedure
* test: Update virtual background thumbnail image
* fix(logging): do not specify null extraInfo object
Co-authored-by: Paulo Lanzarin <4529051+prlanzarin@users.noreply.github.com>
* fix(logging): extract fields from error object for building extraInfo object
Co-authored-by: Paulo Lanzarin <4529051+prlanzarin@users.noreply.github.com>
---------
Co-authored-by: Paulo Lanzarin <4529051+prlanzarin@users.noreply.github.com>
2024-08-23 09:04:56 -03:00
Anton Barboza de Sá
c60ca2313b
test: Ask for feedback on logout test improvement + button display and action fixes ( #20872 )
...
* test: update and improve Ask for feedback on logout test - add more steps, check for different buttons, check POST request after sending feedback
* test: add missing data-test prop for sendFeendbackButton
* test: fix sendFeedbackButton data-test
2024-08-19 17:06:59 -03:00
dependabot[bot]
23d5f75693
build(deps): bump the npm_and_yarn group across 6 directories with 2 updates ( #20928 )
...
Bumps the npm_and_yarn group with 1 update in the /bbb-export-annotations directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 1 update in the /bbb-graphql-actions directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 1 update in the /bbb-learning-dashboard directory: [postcss](https://github.com/postcss/postcss ).
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-html5 directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-tests/playwright directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-tests/puppeteer directory: [axios](https://github.com/axios/axios ).
Updates `axios` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
Updates `axios` from 1.6.4 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
Updates `postcss` from 8.4.37 to 8.4.38
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.37...8.4.38 )
Updates `axios` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
Updates `axios` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
Updates `axios` from 1.7.2 to 1.7.4
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 08:52:25 -04:00
Gabriel Porfirio
114c9e66bb
skipping pin notes onto whiteboard test
2024-08-09 15:19:21 -03:00
Gabriel Porfirio
946f7de4d3
skip tests related to external video
2024-08-09 09:17:57 -03:00
Ramón Souza
5fd81402df
Merge pull request #20821 from antonbsa/timer-test-imp
...
test: Timer and stopwatch tests enhancements
2024-08-05 10:51:22 -03:00
Anton B
277e3d5642
fix typo
2024-07-31 17:31:59 -03:00
Anton B
6d01c4b293
test: split timer test into stopwatch and timer and add assertions
2024-07-31 17:14:45 -03:00
Anton B
516a0be3dd
test: fix and update steps and assertions for the timer test
2024-07-31 14:43:10 -03:00
Anton B
9f4b359bb5
test: add checks for audio notification related to loss in connection
2024-07-31 11:31:12 -03:00
Gabriel Luiz Porfirio
aa57d4528b
test: Add message to the test expect ( #20718 )
...
* first steps
* few messages added
* added more messages to the failed tests
* layouts,notifications
* more messages to help
* adding messages to the upload other presentations format
* messages for upload multiple presentation test
* added most of the expect messages
* updates for merging
* fixed broken tests
2024-07-30 18:49:02 -04:00
Gabriel Luiz Porfirio
2e9134a02f
test: fix upload presentation tests ( #20317 )
...
* presentation upload test fix
* removing .only
* remove flaky flag
* updating presentation screenshots
* update screenshots
* Update bigbluebutton-tests/playwright/presentation/presentation.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
* adding the tests to run on ci
* updated presentation screenshots
* added the setHeightWidthViewPOrt funcion
* skip check screenshot on ci
* Update bigbluebutton-tests/playwright/presentation/presentation.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
* compare image url to check if presentation has changed
* update screenshots
* change function used when close notifications
---------
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2024-07-30 15:10:11 -03:00
Gustavo Trott
cf0b32efff
Merge pull request #20682 from germanocaumo/skip-ecoTest-if-previous
...
Microphone: add option to skip echo test if session has valid input/output devices stored
2024-07-19 13:16:11 -03:00
germanocaumo
6502cfe646
refactor: rename skipCheckIfPreviousDevice to skipEchoTestIfPreviousDevice
...
changed userData from bbb_skip_check_if_previous_device to bbb_skip_echotest_if_previous_device
2024-07-19 11:29:38 -03:00
germanocaumo
cbe0b4f6ae
feat(webcams): skip video preview if valid input devices stored ( #20696 )
...
* feat(webcams): skip video preview if valid input devices stored
Additionally:
- refactor: re-use the existing VirtualBackground_* storage info instead
of creating a new one
- fix: store background choices per deviceId instead of globally
- fix: guarantee background restore attempts are *critical* when
video-preview is supposed to be skipped. We want the preview to be
shown if the previous background could not be restored to preserver
the user's privacy choice
- fix: cameras could not be shared if no previous device info was in
the user's session
- fix: uploaded background images were not correctly restored
- fix: do not spin up virtual bg workers for brightness if it has not
been altered by the user
- refactor: remove old video-provider background restore routine,
centralize it in video-preview
* fix(skip-video-preview): correct storage check and add playwright test and docs
---------
Co-authored-by: prlanzarin <4529051+prlanzarin@users.noreply.github.com>
2024-07-18 16:24:10 -04:00
Anton Barboza de Sá
ebdddb8718
ci: Introduces custom reporter (automated tests) ( #20712 )
...
* core: create custom reporter for CI
* core: add step to remove unnecessary artifacts
* core: remove upload PR data step
* core: add locales to path-ignore, change matrix variable set way and add condition to avoid false run failure
* core: update emoji for in progress comment
2024-07-17 22:19:39 -03:00
Ramón Souza
d515cf6894
Merge pull request #20685 from antonbsa/pw-update
...
test: Update dependencies + change test tagging approach
2024-07-12 14:31:11 -03:00
Anton B
83d0b0bfad
test: update approach of getting elements background color on raise hand tests
2024-07-11 14:42:56 -03:00
Anton B
bbbd8ccef1
test: fix wrong import and avoid slow test warning spam
2024-07-11 13:55:13 -03:00
germanocaumo
eeafc22259
feat(echo-test): add skipCheckIfPreviousDevice option
2024-07-10 14:54:17 -03:00
Anton B
7a66f58d6c
test: rewrite test tagging
2024-07-08 10:42:57 -03:00
Anton B
964ae50ade
test: update dependencies
2024-07-04 17:15:52 -03:00
Anton B
7c1cc2d29f
test: remove duplicated additional whiteboard access test
2024-07-03 17:15:25 +00:00
Anton B
586a031519
test: fix whiteboard access tests related
2024-07-03 17:15:04 +00:00
André Castro
9128a2dde8
Refactor: Remove the old user status (reaction/emoji) ( #20455 )
...
* Refactor: Remove the old user status (reaction/emoji)
* Update settings.yml
* test: remove old user status testing code related
---------
Co-authored-by: Anton B <antonbsa.bck@gmail.com>
2024-06-26 15:40:18 -03:00
dependabot[bot]
b81a06f910
build(deps): bump the npm_and_yarn group across 6 directories with 16 updates
...
Bumps the npm_and_yarn group with 1 update in the /bbb-export-annotations directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 4 updates in the /bbb-graphql-actions directory: [axios](https://github.com/axios/axios ), [follow-redirects](https://github.com/follow-redirects/follow-redirects ), [braces](https://github.com/micromatch/braces ) and [semver](https://github.com/npm/node-semver ).
Bumps the npm_and_yarn group with 14 updates in the /bbb-graphql-client-test directory:
| Package | From | To |
| --- | --- | --- |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects ) | `1.15.2` | `1.15.6` |
| [word-wrap](https://github.com/jonschlinkert/word-wrap ) | `1.2.3` | `1.2.5` |
| [express](https://github.com/expressjs/express ) | `4.18.2` | `4.19.2` |
| [braces](https://github.com/micromatch/braces ) | `3.0.2` | `3.0.3` |
| [semver](https://github.com/npm/node-semver ) | `6.3.0` | `6.3.1` |
| [graphql](https://github.com/graphql/graphql-js ) | `16.6.0` | `16.8.1` |
| [@adobe/css-tools](https://github.com/adobe/css-tools ) | `4.0.1` | `4.4.0` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) | `7.20.5` | `7.24.7` |
| [ejs](https://github.com/mde/ejs ) | `3.1.8` | `3.1.10` |
| [json5](https://github.com/json5/json5 ) | `1.0.1` | `1.0.2` |
| [tough-cookie](https://github.com/salesforce/tough-cookie ) | `4.1.2` | `4.1.4` |
| [webpack](https://github.com/webpack/webpack ) | `5.75.0` | `5.92.1` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) | `5.3.3` | `5.3.4` |
| [ws](https://github.com/websockets/ws ) | `7.5.9` | `7.5.10` |
Bumps the npm_and_yarn group with 10 updates in the /bbb-learning-dashboard directory:
| Package | From | To |
| --- | --- | --- |
| [follow-redirects](https://github.com/follow-redirects/follow-redirects ) | `1.15.1` | `1.15.6` |
| [express](https://github.com/expressjs/express ) | `4.18.1` | `4.19.2` |
| [braces](https://github.com/micromatch/braces ) | `3.0.2` | `3.0.3` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) | `7.23.2` | `7.24.7` |
| [ejs](https://github.com/mde/ejs ) | `3.1.8` | `3.1.10` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.31` | `8.4.32` |
| [tough-cookie](https://github.com/salesforce/tough-cookie ) | `4.1.3` | `4.1.4` |
| [webpack](https://github.com/webpack/webpack ) | `5.89.0` | `5.92.1` |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) | `5.3.3` | `5.3.4` |
| [ws](https://github.com/websockets/ws ) | `7.5.8` | `7.5.10` |
Bumps the npm_and_yarn group with 1 update in the /bigbluebutton-tests/playwright directory: [axios](https://github.com/axios/axios ).
Bumps the npm_and_yarn group with 3 updates in the /bigbluebutton-tests/puppeteer directory: [axios](https://github.com/axios/axios ), [braces](https://github.com/micromatch/braces ) and [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ).
Updates `axios` from 1.6.5 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.2 )
Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `axios` from 0.21.4 to 0.28.0
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.2 )
Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `semver` from 7.5.4 to 7.6.2
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.2 )
Updates `follow-redirects` from 1.15.2 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `word-wrap` from 1.2.3 to 1.2.5
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `semver` from 6.3.0 to 6.3.1
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.4...v7.6.2 )
Updates `graphql` from 16.6.0 to 16.8.1
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1 )
Updates `@adobe/css-tools` from 4.0.1 to 4.4.0
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
Updates `@babel/traverse` from 7.20.5 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse )
Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
Updates `json5` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
Updates `tough-cookie` from 4.1.2 to 4.1.4
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.4 )
Updates `webpack` from 5.75.0 to 5.92.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.92.1 )
Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
Updates `follow-redirects` from 1.15.1 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `express` from 4.18.1 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `@babel/traverse` from 7.23.2 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse )
Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
Updates `postcss` from 8.4.31 to 8.4.32
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.31...8.4.32 )
Updates `tough-cookie` from 4.1.3 to 4.1.4
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.4 )
Updates `webpack` from 5.89.0 to 5.92.1
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.92.1 )
Updates `webpack-dev-middleware` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
Updates `ws` from 7.5.8 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
Updates `axios` from 1.6.0 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.2 )
Updates `follow-redirects` from 1.15.2 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `axios` from 1.6.0 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.5...v1.7.2 )
Updates `follow-redirects` from 1.15.3 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6 )
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
Updates `@babel/traverse` from 7.24.5 to 7.24.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: word-wrap
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: graphql
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ejs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: json5
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: tough-cookie
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ejs
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: postcss
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: tough-cookie
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: webpack-dev-middleware
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: axios
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 18:43:10 +00:00
Ramón Souza
6581ed1f11
Merge pull request #20495 from germanocaumo/new-video-preview-design
...
feat(video-preview): new modal design
2024-06-21 15:05:40 -03:00
Gabriel Porfirio
08f75aa065
adding branding parameter test to ci
2024-06-20 10:57:08 -03:00
germanocaumo
8e1b2a9155
fix(video-preview): update tests to new design + fix missing prop
2024-06-19 12:00:24 -03:00
Ramón Souza
61cf2d4da7
Merge pull request #20482 from ramonlsouza/warn-jun13
...
refactor: fix warnings
2024-06-14 09:44:11 -03:00
Gabriel Porfirio
2fea9fdc62
adds flaky flag to the failing test
2024-06-14 08:48:02 -03:00
Anton Barboza
29b12b9087
test: fix and enable whiteboard parameter tests on CI
2024-06-12 16:06:19 -03:00
KDSBrowne
3bfdeb9cfd
feat(whiteboard): Reuse poll result diagram as a whiteboard shape ( #20350 )
...
* create poll shape to render chat poll component
2024-06-10 17:12:40 -04:00
Anton Barboza de Sá
2bfa94e189
test: Fix breakout export option tests ( #20343 )
...
* test: fix breakout export option tests
* test: wait for fonts to be ready before performing flaky snapshot comparisons
* test: update maxDiffPixels of flaky snapshot comparisons
* Revert "test: wait for fonts to be ready before performing flaky snapshot comparisons"
This reverts commit adad15374c
.
* test: add default timeout for snapshot comparisons
* test: try using locator on snapshot comparison and update shared notes snapshot filename
* test: avoid snapshot comparisons due to plawyright open issue
2024-06-06 16:15:36 -03:00
Anton Barboza de Sá
efcdcfcdf2
test: update shared notes test and enable it on CI ( #20415 )
2024-06-06 16:15:13 -03:00
Gabriel Porfirio
4812c0cf1d
add flaky flag to the poll results whiteboard test
2024-05-30 10:25:42 -03:00
Anton Georgiev
227ca44eec
Merge pull request #20234 from gabriellpr/test-fix-layout
...
test: Fix layout tests
2024-05-22 15:41:23 -04:00
Gabriel Porfirio
6fccefc5c2
adding @ci flag
2024-05-22 15:21:32 -03:00
Anton B
73e747344a
test: avoid screenshot check due to playwright open issue
2024-05-15 15:13:08 -03:00
Anton B
55568618ca
test: update presentation test checks
2024-05-15 15:12:45 -03:00
Anton B
aea6fc7475
test: retain video on failure only in CI
2024-05-15 12:07:31 -03:00
Anton B
27cdac7b7e
test: add blob-report folder to gitignore
2024-05-14 18:15:51 -03:00
Anton B
52cfdaf1b3
test: add parallel npm-script
2024-05-14 18:13:32 -03:00
Anton B
3e248878f7
test: flag tests to run in CI
2024-05-14 18:07:58 -03:00
Gabriel Porfirio
bc9df6cdc6
change waitAndClick to closeAllNotifications
2024-05-13 10:35:24 -03:00
Anton Georgiev
ffcb1175de
Merge pull request #20144 from antonbsa/old-tests-removal
...
test: Tests removal of removed features
2024-05-09 08:53:51 -04:00