SUMMARY
ftest when run as a local dev tool will only run one job during its
runtime. Database and settings are not required for this purpose.
This commit defines MinAppContext for running in a single job
execution mode and FullAppContext for running as a daemon