manage tests
This issue is intended to collect all the tests to be incorporated into the floodam.data library.
Test authors are ask to provide the following elements in a comment below this issue (a comment per test)
-
test for read_with_scheme() with admin-express détail -
test for read_with_scheme() with bd-topo détail -
Discuss whether data for tests will be used in vignettes. If so, decide the are to focus on and the minimum amount of elements
Function to test
- Does the test need a dataset?
- What are you testing, how and what is the expected outcome (success, error, warning, silent, etc)?
- If your test needs additional data, please include:
- dataset name
- brief and clear description of the dataset (It helps to decide whether datasets can be used for other tests)
- dataset placed in inst/extdata/ -IMPORTANT the size of inst/extdata/ cannot be bigger than 1MB
- Status: TO-DO, ONGOING, DONE