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

Move Unit Tests to a tests folder #67

Closed
emxsys opened this issue Aug 14, 2020 · 0 comments · Fixed by #77
Closed

Move Unit Tests to a tests folder #67

emxsys opened this issue Aug 14, 2020 · 0 comments · Fixed by #77
Assignees
Labels
task Not a bug or new feature
Milestone

Comments

@emxsys
Copy link
Owner

emxsys commented Aug 14, 2020

  • Attempt to cleanup module paths...something todo with executing main function (tests) in the package folders.
  • This may help with packaging for a setup
@emxsys emxsys added the task Not a bug or new feature label Aug 14, 2020
@emxsys emxsys modified the milestones: Release 0.5, Release 1.0 Aug 15, 2020
emxsys added a commit that referenced this issue Aug 18, 2020
- Run from project root: `python3 -m unittest discover -v -s tests -t .`
- Re: #67
emxsys added a commit that referenced this issue Aug 19, 2020
- Use `python -m pytest -v ../tests/` command from `src/` folder
- Re: #67
emxsys added a commit that referenced this issue Aug 19, 2020
@emxsys emxsys self-assigned this Aug 19, 2020
emxsys added a commit that referenced this issue Aug 19, 2020
emxsys added a commit that referenced this issue Aug 19, 2020
emxsys added a commit that referenced this issue Aug 19, 2020
emxsys added a commit that referenced this issue Aug 19, 2020
@emxsys emxsys modified the milestones: Release 1.0, Release 0.5 Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Not a bug or new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant