openvidu/openvidu-testapp
Carlos Santos fed2afda95 Prepared e2e test
Updated the e2e project for launch the test into CI environment

tests-2e2: Update selenium ports configuration

tests-e2e: Taken screenshot

tests-e2e: Disabled kurento tests

tests-e2e: Fixed recording webhook reason.

sessionClosedByServer is not supported, now recordingStoppedByServer is sent instead

tests-e2e: Removed logs

tests-e2e: Disabled kurento tests

tests-e2e: clean debug logs

tests-e2e: Disable unsupported tests to prevent failures

tests-e2e: Updated rtmp-server config for broadcasting tests

- Updated wrongBroadcastingTest

tests-e2e: Fixed broadcasting screenshot logic waiting for file exists

- Commented check because of the logic is not working properly

tests-e2e: Ignored some asserts

tests-e2e: Leave empty customLayout parameter for setting default one

tests-e2e: Disabled tests to b fixed

tests-e2e: commented the duration analysis of the video recording

tests-e2e: Included ogg extension files

tests-e2e: disabled recording analysis to be fixed
2024-11-26 20:27:42 +01:00
..
src openvidu-testapp: update dependency. Improved test scenarios 2024-09-23 15:28:08 +02:00
.editorconfig openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
.gitignore openvidu-test-app: update .gitignore 2022-11-23 17:51:00 +01:00
README.md openvidu-testapp: Updated to Angular 14 2022-11-23 17:15:34 +01:00
angular.json openvidu-testapp: disable buildOptimizer 2024-05-23 20:38:18 +02:00
cert.pem openvidu-test-e2e now works on openvidu-testapp 2017-10-09 18:48:05 +02:00
karma.conf.js openvidu-testapp to Angular 6 2018-06-04 14:27:37 +02:00
key.pem openvidu-test-e2e now works on openvidu-testapp 2017-10-09 18:48:05 +02:00
package-lock.json Prepared e2e test 2024-11-26 20:27:42 +01:00
package.json Prepared e2e test 2024-11-26 20:27:42 +01:00
tsconfig.json openvidu-testapp: Updated to Angular 14 2022-11-23 17:15:34 +01:00
tslint.json openvidu-testapp: Updated to Angular 14 2022-11-23 17:15:34 +01:00

README.md

OpenviduTestApp

This project was generated with Angular CLI version 1.4.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.