openvidu/openvidu-testapp
pabloFuente 2f2a42c439 openvidu-browser fix: streamDestroyed only triggered by Publisher after streamCreated 2018-05-31 13:08:34 +02:00
..
docker openvidu-testapp dependency node client to 2.0.0 2018-05-11 12:10:25 +02:00
e2e openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
src openvidu-browser fix: streamDestroyed only triggered by Publisher after streamCreated 2018-05-31 13:08:34 +02:00
.angular-cli.json openvidu-testapp refactoring to StreamManager openvidu-brwoser API 2018-05-29 18:32:49 +02:00
.editorconfig openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
.gitignore openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
README.md openvidu-testapp first approach 2017-09-26 18:13:00 +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 first approach 2017-09-26 18:13:00 +02:00
key.pem openvidu-test-e2e now works on openvidu-testapp 2017-10-09 18:48:05 +02:00
package-lock.json e2e updated to test local recorder feature 2018-05-16 18:23:21 +02:00
package.json e2e updated to test local recorder feature 2018-05-16 18:23:21 +02:00
protractor.conf.js openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
tsconfig.json openvidu-testapp first approach 2017-09-26 18:13:00 +02:00
tslint.json openvidu-testapp first approach 2017-09-26 18:13:00 +02: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.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

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