Skip to content
Snippets Groups Projects
Verified Commit 0a509a62 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

DOC: Minor addition in README

parent 636cd5c5
No related branches found
No related tags found
1 merge request!57ENH: Test for issue caosdb-server#192 (automatic name for mass-imported File entities)
......@@ -16,6 +16,7 @@ CaosDB project.
- Modify `pycaosdb.ini.template` and save it as `pycaosdb.ini`, taking care of the following points:
- Certificates must be valid and be specified in `pycaosdb.ini`.
- Server-side scripting paths must be given, otherwise server-side scripting will be omitted.
- Paths for the file tests must exist, or be creatable by the testing script and the server.
- Run the tests with `pytest` or `pytest-3` (depending on your system).
- If you want to run just a single test, you can also select a single test file:
`pytest-3 tests/test_issues.py`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment