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

[Meta] Add unit tests to the package #6

Open
25 tasks
ALanguillaume opened this issue Dec 13, 2022 · 0 comments
Open
25 tasks

[Meta] Add unit tests to the package #6

ALanguillaume opened this issue Dec 13, 2022 · 0 comments

Comments

@ALanguillaume
Copy link
Collaborator

ALanguillaume commented Dec 13, 2022

Add unit tests to the package

How to contribute

1 - Make sure you have clone the package on your computer
2 - Checkout this issue and spot a function that has no unit tests yet
3 - Open an issue to add unit tests to that function
4 - Go back to your local {kobocruncher} and PULL ! to make sure to work from the latest version of main
5 - Create a new branch <number>-iissue-add-test-<function-name>
6 - Add a unit test
7 - Inflate and make sure the check is passing
8 - Make a commit
9 - Make a PR and assigned to Edouard
10 - When the PR is merged Edouard updates the list below

TODO list off all functions to add unit tests to

  • app_kobocruncher
  • kobo_anonymise
  • kobo_clean
  • kobo_cruncher
  • kobo_data
  • kobo_dico
  • kobo_frame
  • kobo_indicator
  • kobo_likert
  • kobo_prepare_form
  • kobo_ridl
  • label_choiceset
  • label_varhint
  • label_varname
  • plot_correlation
  • plot_header
  • plot_integer
  • plot_integer_cross
  • plot_likert
  • plot_select_multiple
  • plot_select_multiple_cross
  • plot_select_one
  • plot_select_one_cross
  • plot_text
  • template_1_exploration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant