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

Unit tests for utilities #107

Merged
merged 136 commits into from
Mar 17, 2023
Merged

Unit tests for utilities #107

merged 136 commits into from
Mar 17, 2023

Conversation

stefanhenneking
Copy link
Contributor

@stefanhenneking stefanhenneking commented Mar 16, 2023

  • decode/ddecode/decode2
  • encod/decod
  • encode_order/decode_order
  • encodg/decodg
  • fact
  • isgn
  • locate_char
  • locate
  • near
  • real_imag
  • cross_product
  • dot_product
  • invert

This PR also adds one specific test (hexa_adapt_h_case1) to test for a previous bug in the code that is resolved in #108.

@stefanhenneking stefanhenneking added the WIP Work in progress label Mar 16, 2023
@stefanhenneking stefanhenneking self-assigned this Mar 16, 2023
@stefanhenneking stefanhenneking added the testing Unit tests, etc label Mar 16, 2023
@stefanhenneking stefanhenneking added ready-for-review Ready to be reviewed and removed WIP Work in progress labels Mar 16, 2023
@stefanhenneking stefanhenneking mentioned this pull request Mar 16, 2023
Copy link
Contributor

@jbadger95 jbadger95 left a comment

Choose a reason for hiding this comment

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

Awesome, looking forward to having a test suite!

Base automatically changed from test-refine to master March 17, 2023 22:15
@stefanhenneking stefanhenneking merged commit 38da62c into master Mar 17, 2023
@stefanhenneking stefanhenneking deleted the test-util branch March 17, 2023 22:24
@stefanhenneking stefanhenneking removed the ready-for-review Ready to be reviewed label Mar 18, 2023
jdmorap pushed a commit that referenced this pull request Jul 25, 2023
* adding util unit tests

* adding more utility unit tests

* unit test for invert

* removing obsolete tests

* adding a new test case that caused an issue

* new util routine, near
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Unit tests, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants