Skip to content

Commit

Permalink
test(get_*): httptest
Browse files Browse the repository at this point in the history
fixes #13
  • Loading branch information
dimfalk committed Dec 25, 2024
1 parent 7821b95 commit 847ea5a
Show file tree
Hide file tree
Showing 13 changed files with 276,236 additions and 91 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: EGLVgauges
Title: R Interface for data acquisition from pegel.eglv.de
Version: 0.2.0
Version: 0.2.1
Date: 2024-12-25
Authors@R:
person("Dimitri", "Falk", , "[email protected]", role = c("aut", "cre"))
Expand All @@ -23,6 +23,7 @@ Imports:
zoo
Suggests:
covr,
httptest,
testthat (>= 3.0.0)
Config/testthat/edition: 3
LazyData: true
Expand Down
Loading

0 comments on commit 847ea5a

Please sign in to comment.