For the complete documentation index, see llms.txt. This page is also available as Markdown.

Repositories

The SPAR subsystem source code

All SPAR source code lives in a single consolidated repository.

Repository
Description

The consolidated SPAR repository. Layout:

core/ — the Python projects: models, mapper-core, mapper-partner-api, bene-portal-api. docker/ — Dockerfiles for the API images. deployment/ — the openg2p-spar Helm chart (charts/openg2p-spar) and the uninstall script (scripts/uninstall-spar.sh).

The previously separate repos — openg2p-spar-mapper-api, openg2p-spar-self-service, openg2p-spar-self-service-ui and openg2p-spar-deployment — have been consolidated into openg2p-spar. The Self-Service components were removed in v2.0 and replaced by the Beneficiary Portal API.

You can find the SPAR test plans (functional and load testing) in this Google Drive Folder.

Last updated

Was this helpful?