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

Adding unit tests for parser.py #416

Merged
merged 4 commits into from
Apr 5, 2023
Merged

Adding unit tests for parser.py #416

merged 4 commits into from
Apr 5, 2023

Conversation

PhillypHenning
Copy link
Contributor

@PhillypHenning PhillypHenning commented Mar 17, 2023

Description

Adds to #286

Adding unit tests for parser.py

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

This is the testing. Logs are included below.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@runforesight
Copy link

runforesight bot commented Mar 17, 2023

Foresight Summary

    
Major Impacts
Foresight hasn't detected any major impact on your workflows and tests.

View More Details

❌  CI workflow has finished in 56 seconds and finished at 20th Mar, 2023. 1 job failed.


Job Failed Steps Tests
tests-unit Run unit tests     🔗  N/A See Details
lint-pylint -     🔗  N/A See Details
lint-black -     🔗  N/A See Details

🔎 See details on Foresight

*You can configure Foresight comments in your organization settings page.

@PhillypHenning
Copy link
Contributor Author

..........................
----------------------------------------------------------------------
Ran 26 tests in 0.037s

@PhillypHenning PhillypHenning changed the title adding test_parser.py Adding unit tests for parser.py Mar 17, 2023
@PhillypHenning PhillypHenning added enhancement ✨ New feature or request tests labels Mar 20, 2023
@arm4b arm4b added this to the v2.5.0 milestone Mar 28, 2023
Base automatically changed from bitops_utest to main April 4, 2023 14:08
@arm4b arm4b merged commit 6de76f8 into main Apr 5, 2023
@arm4b arm4b deleted the bitops_ptest branch April 5, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants