Skip to content
Snippets Groups Projects
Select Git revision
  • 310bf71fb6f0555b977191d31941a84c3dab964e
  • main default protected
  • dev protected
  • f-fix-accent-sensitivity
  • f-filesystem-import
  • f-update-acl
  • f-filesystem-link
  • f-filesystem-directory
  • f-filesystem-core
  • f-filesystem-cleanup
  • f-string-ids
  • f-filesystem-main
  • f-multipart-encoding
  • f-trigger-advanced-user-tools
  • f-real-rename-test-pylibsolo2
  • f-real-rename-test-pylibsolo
  • f-real-rename-test
  • f-linkahead-rename
  • f-reference-record
  • f-xml-serialization
  • f-xfail-server-181
  • linkahead-pylib-v0.18.0
  • linkahead-control-v0.16.0
  • linkahead-pylib-v0.17.0
  • linkahead-mariadbbackend-v8.0.0
  • linkahead-server-v0.13.0
  • caosdb-pylib-v0.15.0
  • caosdb-pylib-v0.14.0
  • caosdb-pylib-v0.13.2
  • caosdb-server-v0.12.1
  • caosdb-pylib-v0.13.1
  • caosdb-pylib-v0.12.0
  • caosdb-server-v0.10.0
  • caosdb-pylib-v0.11.1
  • caosdb-pylib-v0.11.0
  • caosdb-server-v0.9.0
  • caosdb-pylib-v0.10.0
  • caosdb-server-v0.8.1
  • caosdb-pylib-v0.8.0
  • caosdb-server-v0.8.0
  • caosdb-pylib-v0.7.2
41 results

caosdb-pyinttest

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • pipeline status

    Welcome

    This is the CaosDB Python Integration Tests repository and a part of the CaosDB project.

    Getting started

    To run tests, start up a CaosDB server in debug mode (documentation for this can be found elsewhere). Then modify pycaosdb.ini.template accordingly and save it as pycaosdb.ini. Specify the paths for tests of server side scripting and file handling and the SSL certificates used by your CaosDB server in pycaosdb.ini. Then you can 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

    Further Reading

    Please refer to the official gitlab repository of the CaosDB project for more information.

    License

    Copyright (C) 2018 Research Group Biomedical Physics, Max Planck Institute for Dynamics and Self-Organization Göttingen.

    All files in this repository are licensed under a GNU Affero General Public License (version 3 or later).