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

Feature/add unit tests #74

Conversation

felipeYoungi
Copy link
Contributor

Description

Please describe the changes.
Added helper functions unit tests found on hls.js repo that were missing in the common media library.
The methods tested are:

  • readId3Size
  • isId3Header
  • isId3Footer

Requirements Checklist

  • Unit Tests updated or fixed

@felipeYoungi felipeYoungi requested review from a team as code owners February 21, 2024 17:56
Copy link
Collaborator

@littlespex littlespex left a comment

Choose a reason for hiding this comment

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

Two changes:

  • The new tests are in wrong folder. Move them from lib/test/structuredfield/ to lib/test/id3/.
  • Please fix the DCO sign-offs

fernandocQualabs and others added 4 commits February 21, 2024 15:49
Signed-off-by: Felipe Young <[email protected]>
Signed-off-by: Felipe Young <[email protected]>
Signed-off-by: Felipe Young <[email protected]>
Signed-off-by: Felipe Young <[email protected]>
@felipeYoungi felipeYoungi force-pushed the feature/add-unit-tests branch from 143fc93 to 6de5901 Compare February 21, 2024 18:50
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Felipe Young added 2 commits February 22, 2024 11:15
@littlespex littlespex merged commit 16bf71f into streaming-video-technology-alliance:main Feb 22, 2024
2 checks passed
hernanr99 pushed a commit to qualabs/common-media-library that referenced this pull request Feb 27, 2024
see: streaming-video-technology-alliance#74

---------

Signed-off-by: Felipe Young <[email protected]>
Co-authored-by: Fernando Cuadro <[email protected]>
Signed-off-by: hernan <[email protected]>
fernandocQualabs added a commit to qualabs/common-media-library that referenced this pull request Feb 27, 2024
see: streaming-video-technology-alliance#74

---------

Signed-off-by: Felipe Young <[email protected]>
Co-authored-by: Fernando Cuadro <[email protected]>
Signed-off-by: Fernando Cuadro <[email protected]>
littlespex pushed a commit to qualabs/common-media-library that referenced this pull request Apr 5, 2024
see: streaming-video-technology-alliance#74

---------

Signed-off-by: Felipe Young <[email protected]>
Co-authored-by: Fernando Cuadro <[email protected]>
Signed-off-by: Casey Occhialini <[email protected]>
littlespex pushed a commit to qualabs/common-media-library that referenced this pull request Apr 5, 2024
see: streaming-video-technology-alliance#74

---------

Signed-off-by: Felipe Young <[email protected]>
Co-authored-by: Fernando Cuadro <[email protected]>
Signed-off-by: Casey Occhialini <[email protected]>
@nicolaslevy nicolaslevy deleted the feature/add-unit-tests branch April 22, 2024 20:24
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.

4 participants