You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes make test to default to SQLite via tests/settings.py's defaults.
Changes the GitHub actions configuration to use database connection
credentials specific to the toolbar. This makes the local setup and
the CI tests more similar.
Pulls the database environment configuration out of GitHub actions
and into tox. This allows a developer to run tox and test against
all locally installed and setup databases. The contributing docs
have been updated to contain database shell commands to setup the
local environment.
0 commit comments