2 files changed
+2
-2
lines changedSubmodule questionpy-sdk updated 8 files
Submodule questionpy-server updated 44 files
- docs/api.md-7
- docs/collector.md-15
- docs/common/api/attempt.md-5
- docs/common/api/index.md-5
- docs/common/api/qtype.md-5
- docs/common/api/question.md-5
- docs/common/conditions.md-7
- docs/common/constants.md-5
- docs/common/elements.md-8
- docs/common/index.md-5
- docs/common/manifest.md-7
- docs/factories.md-3
- docs/qppe-server.yaml+3-3
- docs/server.md-13
- docs/worker.md-5
- mkdocs.yml-8
- questionpy_common/api/attempt.py+1-1
- questionpy_common/api/question.py+2-2
- questionpy_common/manifest.py+1-1
- tests/__init__.py+2-2
- tests/conftest.py+2-1
- tests/questionpy_common/__init__.py
- tests/questionpy_common/test_elements.py+56
- tests/questionpy_common/test_manifest.py
- tests/questionpy_server/__init__.py
- tests/questionpy_server/api/__init__.py
- tests/questionpy_server/api/test_models.py
- tests/questionpy_server/collector/__init__.py
- tests/questionpy_server/collector/test_indexer.py
- tests/questionpy_server/collector/test_lms_collector.py
- tests/questionpy_server/collector/test_local_collector.py
- tests/questionpy_server/collector/test_package_collection.py
- tests/questionpy_server/collector/test_repo_collector.py
- tests/questionpy_server/repository/__init__.py+3
- tests/questionpy_server/repository/test_helper.py
- tests/questionpy_server/repository/test_repository.py
- tests/questionpy_server/test_cache.py
- tests/questionpy_server/test_settings.py
- tests/questionpy_server/worker/__init__.py+3
- tests/questionpy_server/worker/worker/__init__.py+3
- tests/questionpy_server/worker/worker/test_base.py-1
- tests/questionpy_server/worker/worker/test_subprocess.py-1
- tests/questionpy_server/worker/worker/test_thread.py-1
- tests/test_options.py-64
0 commit comments