paperless/tests
2023-03-15 18:14:57 +01:00
..
README.md add various test shell scripts 2023-01-20 15:21:01 +01:00
test-api.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-autocomplete.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-correspondents.sh add more tests 2023-03-15 18:14:57 +01:00
test-delete-saved-views.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-delete.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-document-download.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-document-metadata.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-document-thumb.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-documents-like.sh add more tests 2023-03-15 18:14:57 +01:00
test-documents.sh add more tests 2023-03-15 18:14:57 +01:00
test-documenttypes.sh add more tests 2023-03-15 18:14:57 +01:00
test-post-saved-view.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-saved-views.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-statstotal.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-tags.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-token.sh add various test shell scripts 2023-01-20 15:21:01 +01:00
test-upload.sh add various test shell scripts 2023-01-20 15:21:01 +01:00

Create a file credentials and define AUTH and URL in it. URL is the base url of the restapi service. AUTH are the credentials as pass in http header Authorization. It can be ab basic authentication, a papeerless or a regular SeedDMS token.