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

Testing, a baggage for development #581

Closed
rajeeja opened this issue Nov 12, 2023 · 2 comments
Closed

Testing, a baggage for development #581

rajeeja opened this issue Nov 12, 2023 · 2 comments
Labels
new feature New feature or request
Milestone

Comments

@rajeeja
Copy link
Contributor

rajeeja commented Nov 12, 2023

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 rajeeja added the new feature New feature or request label Nov 12, 2023
@github-project-automation github-project-automation bot moved this to 📚 Backlog in UXarray Development Nov 12, 2023
@philipc2
Copy link
Member

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

@philipc2 philipc2 added this to the Testing milestone Mar 19, 2024
@philipc2
Copy link
Member

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

@philipc2 philipc2 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2024
@github-project-automation github-project-automation bot moved this from 📚 Backlog to ✅ Done in UXarray Development Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants