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

[TASK:] Cover with integration tests #23

Open
2 tasks
ByteOtter opened this issue Aug 31, 2023 · 0 comments
Open
2 tasks

[TASK:] Cover with integration tests #23

ByteOtter opened this issue Aug 31, 2023 · 0 comments
Labels
discussion let's discuss this issue help wanted Extra attention is needed mid-priority This is urgent but not critical rust tests

Comments

@ByteOtter
Copy link
Member

You would like to suggest a new feature?

Some features are not suitable for proper unittesting, as they rely on operations of other program parts or filesystem operations to run. The following features will need integration tests at some point:

  • Configuration module (including receiving parameters from the CLI)
  • CLI module
@ByteOtter ByteOtter added mid-priority This is urgent but not critical tests rust labels Aug 31, 2023
@ByteOtter ByteOtter added this to the v0.0.1 milestone Aug 31, 2023
@ByteOtter ByteOtter added the discussion let's discuss this issue label Aug 31, 2023
@ByteOtter ByteOtter mentioned this issue Aug 31, 2023
7 tasks
@ByteOtter ByteOtter added the help wanted Extra attention is needed label Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion let's discuss this issue help wanted Extra attention is needed mid-priority This is urgent but not critical rust tests
Projects
None yet
Development

No branches or pull requests

1 participant