test_that("3. Call with existing file with single variable, multiple values and inner dimensions of length > 1, and no inner selectors specified crashes. One core only.",{
test_that("4. Call with existing file with single variable, single value and inner dimensions of length = 1 and no inner selectors specified works. One core only.",{
test_that("5. Call with existing file with single variable, multiple values and inner dimensions of length > 1, and all inner selectors specified works. One core only.",{
test_that("6. Call with existing file with single variable, multiple values and inner dimensions of length > 1, and all inner selectors specified works. One core only. Dataset specification without name.",{
test_that("7. Call with existing file with single variable, multiple values and inner dimensions of length > 1, and all inner selectors specified works. One core only. Dataset specification as single list.",{
test_that("8. Call with existing file with single variable, multiple values and inner dimensions of length > 1, and all inner selectors specified works. One core only. Dataset specification as single path pattern.",{
test_that("9. Call with existing file with single variable, multiple values and inner dimensions of length > 1, and all inner selectors specified works. One core only. Multiple datasets specified as multiple path patterns.",{
test_that("10. Call with existing file with single variable, multiple values and inner dimensions of length > 1, and all inner selectors specified works. One core only. Dataset specified as path pattern. No pattern dim specified.",{