Skip to content

Commit

Permalink
updated tests and snaps and added test for equality between database …
Browse files Browse the repository at this point in the history
…and sysdata
  • Loading branch information
joshwlambert committed Nov 17, 2023
1 parent 5136668 commit 0af6e9f
Show file tree
Hide file tree
Showing 4 changed files with 239 additions and 195 deletions.
8 changes: 4 additions & 4 deletions tests/testthat/_snaps/epidist_db.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
Code
epidist_db()
Message
Returning 118 results that match the criteria (95 are parameterised).
Returning 122 results that match the criteria (99 are parameterised).
Use subset to filter by entry variables or single_epidist to return a single entry.
To retrieve the short citation for each use the 'get_citation' function
Output
List of <epidist> objects
Number of entries in library: 118
Number of studies in library: 45
Number of entries in library: 122
Number of studies in library: 47
Number of diseases: 23
Number of delay distributions: 108
Number of delay distributions: 112
Number of offspring distributions: 10

# epidist_db print method works as expected for <= 5 <epidist>
Expand Down
Loading

0 comments on commit 0af6e9f

Please sign in to comment.