
Test table_idtax Materialized View Setup
test_table_idtax_migration.RdTests whether the materialized view migration was successful by checking all components are in place.
Examples
if (FALSE) { # \dontrun{
con <- call.mydb()
test_table_idtax_migration(con)
} # }