Database Flow For Panels
Implements the flow for database interaction when testing panels.
The main new files are:
-
database/pbv3_panel_*.py
are scripts for interacting with the database during production. -
database.transition
is a module that implements transitions between stages -
database.pwbdbpandas
is a module that can load component/test information directly from the database.