issues
search
openlawlibrary
/
stelae
Preservation, Authentication, Access
GNU Affero General Public License v3.0
7
stars
1
forks
source link
Repository testing framework
#29
Closed
n-dusan
closed
10 months ago
n-dusan
commented
1 year ago
[x] Set up an Actix
App
instance to test the API.
[x] Use
git2
crate. ~If unsuccessful, use shell scripts to initialize the state of git repositories~ ~[ ] Execute shell scripts during test-time to init git repository states~ ~[ ] Wrap git repositories into GitRepository structs~
[x] Test stelae get current document features
[x] singlehost tests
[x] multijurisdiction tests
[x] multihost tests
App
instance to test the API.git2
crate. ~If unsuccessful, use shell scripts to initialize the state of git repositories~ ~[ ] Execute shell scripts during test-time to init git repository states~ ~[ ] Wrap git repositories into GitRepository structs~