bigbluebutton-Github/bigbluebutton-html5/tests/puppeteer
2021-05-07 21:51:25 +00:00
..
audio Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
breakout add guest policy specs 2021-04-14 13:16:41 -03:00
chat Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
core add guest policy specs 2021-04-14 13:16:41 -03:00
customparameters updates and adds specifications for polling 2021-03-01 18:47:08 -03:00
downloads Refactored base page and started chat saving test 2018-11-22 17:20:06 -02:00
notes multiple automated tests suites updates + add missing polling specs and move them with old ones to a polling test suite (#10766) 2021-02-16 15:57:10 -05:00
notifications updates and adds specifications for polling 2021-03-01 18:47:08 -03:00
polling add guest policy specs 2021-04-14 13:16:41 -03:00
presentation multiple automated tests suites updates + add missing polling specs and move them with old ones to a polling test suite (#10766) 2021-02-16 15:57:10 -05:00
screenshare Adds connection status (++ webcams, screenshare) test specs 2021-03-31 10:10:57 -03:00
screenshots Added Puppeteer tests 2018-10-03 13:32:53 -04:00
tests-not-ready Prevent linter from ignoring the test files + some linting. 2018-10-12 14:46:26 -04:00
user add guest policy specs 2021-04-14 13:16:41 -03:00
virtualizedlist reuse users collection instead of users-persistent-data collection 2021-04-20 13:59:04 -03:00
webcam Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
whiteboard Add raise hand test spec to user.test.js suite 2021-04-06 21:09:43 -03:00
.env-template Add additional user whiteboard access test spec (#11799) 2021-03-30 06:49:07 -04:00
.gitignore multiple automated tests suites updates + add missing polling specs and move them with old ones to a polling test suite (#10766) 2021-02-16 15:57:10 -05:00
all.test.js multiple automated tests suites updates + add missing polling specs and move them with old ones to a polling test suite (#10766) 2021-02-16 15:57:10 -05:00
audio.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
audio.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
breakout.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
breakout.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
chat.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
chat.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
customparameters.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
customparameters.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
import-tests-ci-resources.sh CI presettings: part 1 - set page.viewPort && export visual regressions testing media files (#11422) 2021-02-26 12:49:52 -05:00
jest.config.js [WIP] adds visual regression testing 2020-10-08 16:32:00 -03:00
jest.setup.js Getting rid of puppeteer timeouts for now 2018-11-23 12:43:35 -02:00
notifications.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
notifications.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
package-lock.json Bump hosted-git-info in /bigbluebutton-html5/tests/puppeteer 2021-05-07 21:51:25 +00:00
package.json Add additional user whiteboard access test spec (#11799) 2021-03-30 06:49:07 -04:00
params.js Prevent linter from ignoring the test files + some linting. 2018-10-12 14:46:26 -04:00
polling.obj.js add guest policy specs 2021-04-14 13:16:41 -03:00
polling.test.js multiple automated tests suites updates + add missing polling specs and move them with old ones to a polling test suite (#10766) 2021-02-16 15:57:10 -05:00
presentation.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
presentation.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
README.md Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
run.sh CI presettings: part 1 - set page.viewPort && export visual regressions testing media files (#11422) 2021-02-26 12:49:52 -05:00
screenshare.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
screenshare.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
sharednotes.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
sharednotes.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
user.obj.js set failureThreshold to 2.0 for all Multiusers specs 2021-04-14 17:01:05 -03:00
user.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
virtualizedlist.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
virtualizedlist.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
webcam.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
webcam.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00
webcamlayout.obj.js Adds tests recording + updates some outdated tests + linting 2021-02-26 12:52:17 -03:00
webcamlayout.test.js adds webcams layout test suite 2020-09-09 12:51:56 -03:00
whiteboard.obj.js Add additional user whiteboard access test spec (#11799) 2021-03-30 06:49:07 -04:00
whiteboard.test.js rewrite test files to execute imported test specs as objects 2020-08-05 17:12:57 -03:00

BigBlueButton Puppeteer Tests

Tests for BigBlueButton using Puppeteer, Chromium and Jest.

Get BBB URL and Secret and configure .env file

To run these tests with an existing BigBlueButton server, make sure you have a server set up, and that you have the server's URL and secret. These will be the same URL and secret you would use to make API calls to the server. If you do not have these, you can find them by running bbb-conf --secret from the terminal in the server.

Copy the .env-template file to a new file, and name it .env. In the .env file, add your BigBlueButton server URL and secret, so the tests will know which server to connect to.

Setup

To run these tests, you will need the following:

  • Ubuntu 16.04 or later
  • Node.js 8.11.4 or later
  • Docker

These instructions assume you have the BigBlueButton repository cloned into a directory named bigbluebutton.

First, you need to have the dependencies installed with meteor npm install, from the bigbluebutton-html5 directory. When Puppeteer installs, it will automatically install the Chromium browser in which the tests will run.

To run individual tests, you can also optionally install Jest globally with sudo npm install jest -g.

$ cd tests/puppeteer
$ npm install

Running the tests with an existing BigBlueButton server (All in one)

To run all the tests at once, run npm test.

Running a single test with an existing BigBlueButton server (Specific test)

To run a specific test from bash:

$ ./tests/puppeteer/run.sh -t testcase

Test cases list: webcamlayout/whiteboard/webcam/virtualizedlist/user/sharednotes/screenshare/presentation/notifications/customparameters/chat/breakout/audio.

If you have Jest installed globally, you can run individual tests with jest TEST [TEST...]. The tests are found in the .test.js files, but you may choose to omit file extensions when running the tests.

Debugging, Recording, Metrics and Evidences

Debugging

To debug the tests, you will need to set DEBUG=true; if DEBUG receives true, the logs will show in the console from which we start the tests.

Debugging output will look like below:

  console.log
    19-Jan-2021 13:03:30  Meeting ID:  random-6850458

Recording

To record the tests, you will need to set WITH_RECORD=true; if WITH_RECORD receives true, all tests will be recorded to .mp4 files, to keep track on what's going on and to have a good approach to catch problems or to have a proof that there are no problems.

Recording output will be saved under data/test-date-testName/recording; for example: data/test-19-01-2021-pollResultsChatMessage/recording.

PS: Recordings are just for manual testing.

Getting Metrics

To run the tests and get their metrics, you will need to set BBB_COLLECT_METRICS=true; if BBB_COLLECT_METRICS receives true, the metrics will be generated at the end of the test inside /data/test-date-testName/metrics folder; for example: data/test-19-01-2021-pollResultsChatMessage/metrics.

Getting Evidences

Generating evidences is about to take screenshots of the client during testing. And to realize this, assigning GENERATE_EVIDENCES in .env to true. This will take screenshots and save them in data/test-date-testName/screenshots; for example: data/test-19-01-2021-pollResultsChatMessage/screenshots.

Visual Regression

Our test suite includes visual regression specs that can be execute separately with npm run test-visual-regression (desktop only). It will take screenshots of various views and components of the client, save them inside the tests/puppeteer/__image_snapshots__ folder and put the failed cases into tests/puppeteer/__image_snapshots__/__diff_output__.