No description
Find a file
Kumi e7a1e5a440
Add CI Pipeline and Skeleton for KrPano Tests
Introduced a GitLab CI configuration to automate the testing process, which includes the setup of a Python 3.11 environment, cloning the project repository, installing dependencies, and executing migrations and tests specifically for the KrPano module. Also added a barebones TestCase for KrPano without implementation to lay groundwork for future tests.
2024-01-13 11:37:14 +01:00
src/pix360_krpano Add CI Pipeline and Skeleton for KrPano Tests 2024-01-13 11:37:14 +01:00
.gitignore Pix360 krpano exporter - Current status 2023-10-26 09:51:54 +02:00
.gitlab-ci.yml Add CI Pipeline and Skeleton for KrPano Tests 2024-01-13 11:37:14 +01:00
LICENSE Pix360 krpano exporter - Current status 2023-10-26 09:51:54 +02:00
pyproject.toml Pix360 krpano exporter - Current status 2023-10-26 09:51:54 +02:00
README.md Pix360 krpano exporter - Current status 2023-10-26 09:51:54 +02:00