Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CaosDB Python Integration Tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
CaosDB Python Integration Tests
Commits
0a509a62
Verified
Commit
0a509a62
authored
2 years ago
by
Daniel Hornung
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Minor addition in README
parent
636cd5c5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!57
ENH: Test for issue caosdb-server#192 (automatic name for mass-imported File entities)
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-0
1 addition, 0 deletions
README.md
with
1 addition
and
0 deletions
README.md
+
1
−
0
View file @
0a509a62
...
...
@@ -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`
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment