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 a basic set of unit tests #19

Closed
8 tasks done
paul-buerkner opened this issue Oct 29, 2019 · 1 comment
Closed
8 tasks done

Add a basic set of unit tests #19

paul-buerkner opened this issue Oct 29, 2019 · 1 comment
Assignees
Labels
test Improvements or additions to unit tests
Milestone

Comments

@paul-buerkner
Copy link
Collaborator

paul-buerkner commented Oct 29, 2019

This should at least cover all the transformation and post-processing functions.

  • as_draws_{format} methods
  • summarise_draws and aliases
  • convergence functions
  • extract_one_variable_matrix methods
  • iterations/chains etc. extracting functions
  • rename_variables
  • subset and thin methods
  • repair_draws and order_draws methods
@paul-buerkner
Copy link
Collaborator Author

Basic unit tests of all core functionality are now implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Improvements or additions to unit tests
Projects
None yet
Development

No branches or pull requests

3 participants