Commit graph

3 commits

Author SHA1 Message Date
d6a5853d34
feat: build details route 2023-10-04 19:20:06 +05:30
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
eb870acdb0
feat: API endpoints to schedule and post results 2023-09-29 19:36:28 +05:30