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

Improve testing #2

Open
tkadur opened this issue Dec 20, 2019 · 0 comments
Open

Improve testing #2

tkadur opened this issue Dec 20, 2019 · 0 comments
Labels
implementation Improvements related to the implementation, not user-facing features

Comments

@tkadur
Copy link
Owner

tkadur commented Dec 20, 2019

Right now, the only tests (apart from my own intermittent use of dotman) are a few minimal unit tests. Some proper full-system testing is really needed, but is blocked on being able to do the following easily:

  • Mock dotfiles repositories (including .dotrc files and auto-discovery of such files)
  • Mock filesystems to run dotman on
  • Mock command line arguments
@tkadur tkadur added the implementation Improvements related to the implementation, not user-facing features label Dec 20, 2019
@tkadur tkadur self-assigned this Dec 20, 2019
@tkadur tkadur removed their assignment Dec 20, 2019
@tkadur tkadur changed the title Improved testing Improve testing Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
implementation Improvements related to the implementation, not user-facing features
Projects
None yet
Development

No branches or pull requests

1 participant