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

fix(FEC-8240): support legacy config on configure API #126

Merged
merged 2 commits into from
May 24, 2018
Merged

Conversation

OrenMe
Copy link
Contributor

@OrenMe OrenMe commented May 23, 2018

Description of the Changes

The legacy config transformation is only applied on the initial setup call, so need to apply it also for the configure API.

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

@OrenMe OrenMe self-assigned this May 23, 2018
@OrenMe OrenMe requested a review from dan-ziv May 23, 2018 06:55
@yairans yairans self-requested a review May 23, 2018 06:56
@yairans
Copy link
Contributor

yairans commented May 23, 2018

@OrenMe LGTM but please add a test (just copy the Dan's test for change media)

@OrenMe
Copy link
Contributor Author

OrenMe commented May 24, 2018

@yairans totally agree, unfortunately we do not have any tests for the kaltura-player exposed API yet(configure, loadMedia and setMedia)

@OrenMe OrenMe merged commit 9a817e5 into master May 24, 2018
@OrenMe OrenMe deleted the FEC-8240 branch May 24, 2018 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants