uxarray icon indicating copy to clipboard operation
uxarray copied to clipboard

Testing, a baggage for development

Open rajeeja opened this issue 2 years ago • 1 comments
trafficstars

Proposed new feature or change:

As our test suite has grown to over 100 tests, we need to consider our approach to testing in order to maintain our development agility. While comprehensive testing is essential, it's crucial to balance thoroughness with efficiency. I propose that we temporarily reduce the scope of our test coverage while maintaining our current level of documentation and examples. This will allow us to focus on adding new functionality without sacrificing code quality. We can always revisit and expand our test coverage as needed. Additionally, I encourage us to continuously improve our documentation, as demonstrated in one of our current pull request.

rajeeja avatar Nov 12 '23 16:11 rajeeja

We should definitely consider a complete rewrite of our testing implementations in the near future, using Pytest instead of Unittest also.

philipc2 avatar Nov 12 '23 18:11 philipc2

Closing this as it is a duplicate of #52, #415, #212

philipc2 avatar Sep 16 '24 23:09 philipc2