Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to intern v4 #3428

Merged
merged 12 commits into from
Nov 6, 2020

Conversation

bbert
Copy link
Contributor

@bbert bbert commented Oct 12, 2020

No description provided.

@dsilhavy dsilhavy added this to the 3.2.0 milestone Oct 12, 2020
@dsilhavy dsilhavy self-requested a review November 4, 2020 12:01
@@ -13,7 +13,7 @@ This web application must declare the video element and the dash.js MediaPlayer

## Tests scripts
The folder ```tests/functional``` contains the different functional tests suites for testing each functionality/scenario.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test/functional

@@ -13,7 +13,7 @@ This web application must declare the video element and the dash.js MediaPlayer

## Tests scripts
The folder ```tests/functional``` contains the different functional tests suites for testing each functionality/scenario.
For example the suites in file ```test/play.js``` are used to test the ability to play a stream.
For example the suite in file ```test/play.js``` is used to test the ability to play a stream.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests/play

- ```os.js``` and ```browsers/*.js``` provides the available Selenium configurations for executing the tests on the different browsers on different platforms
- ```applications.js``` provides the configuration for some web application that can be used to execute the tests
- ```streams.js``` provides the list of input streams to be used by the tests, based on streams list provided in dash-if-reference-player sample.
In ```config``` folder, you will multiple configurations files that are used by the ```runTests.js``` script to run tests:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"you will find"

test/functional/readme.md Outdated Show resolved Hide resolved
test/functional/readme.md Outdated Show resolved Hide resolved
test/functional/readme.md Outdated Show resolved Hide resolved
test/functional/readme.md Outdated Show resolved Hide resolved
@dsilhavy dsilhavy merged commit a43c124 into Dash-Industry-Forum:development Nov 6, 2020
@bbert bbert deleted the intern-v4 branch November 6, 2020 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants