Commit graph

6 commits

Author SHA1 Message Date
Aravinth Manivannan 639527744b
feat: capture specimen logs 2023-10-05 00:57:36 +05:30
Aravinth Manivannan 8afea6fc81
feat & chore: define MinAppContext and FullAppContext
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
2023-10-04 02:14:47 +05:30
Aravinth Manivannan 0d332062db
feat: utility function to run job and write results 2023-09-29 19:35:07 +05:30
Aravinth Manivannan 52eecea261
feat: apply license header 2023-09-27 19:50:07 +05:30
Aravinth Manivannan 6d39176cbf
feat: run tests in a suite and collect results 2023-09-27 19:46:59 +05:30
Aravinth Manivannan 17efcac145
feat: initialize target container 2023-09-27 17:18:15 +05:30