only do import of ifcopenshell as means of testing and rely on the successful completion of ci.yml as a triggering mechanism instead

This commit is contained in:
krande
2022-04-17 21:08:37 +02:00
parent f7f88532ad
commit c81c4d517c
3 changed files with 27 additions and 12 deletions
+10 -12
View File
@@ -54,18 +54,16 @@ test:
- lark
- networkx
- xmlschema
source_files:
- test
- src/ifcopenshell-python/test/api
- src/ifcopenshell-python/test/util
- src/ifcopenshell-python/test/bootstrap.py
- src/ifcopenshell-python/test/test_file.py
- src/ifcopenshell-python/test/test_wall_opening.py
- src/ifcopenshell-python/test/__init__.py
commands:
#- pip install bcf-client
#- cd test && python tests.py
#- cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender
#source_files:
# - src/ifcopenshell-python/test/api
# - src/ifcopenshell-python/test/util
# - src/ifcopenshell-python/test/bootstrap.py
# - src/ifcopenshell-python/test/test_file.py
# - src/ifcopenshell-python/test/test_wall_opening.py
# - src/ifcopenshell-python/test/__init__.py
#commands:
# #- pip install bcf-client
# - cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender
about:
home: http://ifcopenshell.org