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

Write a unittest for get_full_manifest #9865

Closed
Tracked by #9649
ChenyuLInx opened this issue Apr 5, 2024 · 1 comment · Fixed by #10147
Closed
Tracked by #9649

Write a unittest for get_full_manifest #9865

ChenyuLInx opened this issue Apr 5, 2024 · 1 comment · Fixed by #10147
Assignees

Comments

@ChenyuLInx
Copy link
Contributor

ChenyuLInx commented Apr 5, 2024

Description

Write unittest/s for get_full_manifest function, this will act as an example for writing more unittest in parser directory

You will likely need to

Non-functional requirements

Please organize tests related to parser/manifest.py and util functions related to make it easier for the next person to find it.

Potential existing arts:

class ManifestTest(unittest.TestCase):

@ChenyuLInx
Copy link
Contributor Author

  • Determine whether we want to refactor this function into a individual file after adding the unittest.

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 a pull request may close this issue.

2 participants