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

add unit test #120

Closed
3 tasks done
prjemian opened this issue Apr 24, 2024 · 1 comment · Fixed by #121
Closed
3 tasks done

add unit test #120

prjemian opened this issue Apr 24, 2024 · 1 comment · Fixed by #121
Assignees
Labels
task routine work
Milestone

Comments

@prjemian
Copy link
Collaborator

prjemian commented Apr 24, 2024

By now, this project has many modules, some of which have been refactored. Unit testing can help with the various tasks of maintenance and code additions.

Start by adding:

  • simple or obivous unit tests
  • GUI testing
  • GitHub workflow for unit testing (compare with similar in gemviz)
@prjemian prjemian added the task routine work label Apr 24, 2024
@prjemian prjemian self-assigned this Apr 24, 2024
@prjemian prjemian added this to the v1.0 milestone Apr 24, 2024
@prjemian
Copy link
Collaborator Author

Note that env.yml file lists tiled and pyRestTable but these are not needed. Handled by #116 (and #114).

prjemian added a commit that referenced this issue Apr 24, 2024
prjemian added a commit that referenced this issue Apr 24, 2024
prjemian added a commit that referenced this issue Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task routine work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant