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

Issue #SB-0000 fix: content player function test cases for content preview #358

Open
wants to merge 4 commits into
base: functional-test
Choose a base branch
from

Conversation

gouravmore
Copy link
Contributor

Issue #SB-0000 fix: content player function test cases for content preview

@@ -0,0 +1 @@
/home/dell/Documents/git/sunbird-content-player/player/www/preview
Copy link
Contributor

Choose a reason for hiding this comment

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

This path should be generic not a local path.

beforeAll(async () => {
jest.setTimeout(timeout)
page = await global.__BROWSER__.newPage()
await page.goto('http://127.0.0.1:3000')
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we still running player ? or we just need to play from the preview folder

@sonarcloud
Copy link

sonarcloud bot commented Mar 18, 2020

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
24.2% 24.2% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants