mirror of https://github.com/OpenVidu/openvidu.git
![]() 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 |
||
---|---|---|
.. | ||
src | ||
.editorconfig | ||
.gitignore | ||
README.md | ||
angular.json | ||
cert.pem | ||
karma.conf.js | ||
key.pem | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
tslint.json |
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.