Skip to content

Commit

Permalink
info on what database tests run on
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshod5 committed May 16, 2024
1 parent e203789 commit 6533b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ pytest -rsx tests/ --data-path="INSERT FULL PATH TO DATA HERE"

The data path will be will be along the lines of `~/fair-mast/data/metadata/mini`.

This will run some unit tests for the REST and GraphQL APIs against the data in the database.
This will run some unit tests for the REST and GraphQL APIs against a testing database, created from the data in `--data-path`.

### Uploading Data to the Minio Storage

Expand Down

0 comments on commit 6533b5e

Please sign in to comment.