tests/t-nav.R

source(file.path("_helper", "init.R"))
nav <- file.path("_helper", "unitizers", "nav.R")

# Simple navigation tests that don't require complex unitizers

# - "Re-run bookmark" -----=----------------------------------------------------

# Relates to #278.  Tests both Review and Browse

unitizer:::read_line_set_vals(
  c("R", "Y", "B", "7", "R", "Y", "B", "9", "R", "Y", "Q")
)
unitize(nav, interactive.mode=TRUE)

Try the unitizer package in your browser

Any scripts or data that you put into this service are public.

unitizer documentation built on Oct. 8, 2023, 5:06 p.m.