mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-10 22:16:41 +00:00
remove test files and skip tests
This commit is contained in:
@@ -62,6 +62,10 @@ test:
|
|||||||
- src/ifcopenshell-python/test/test_file.py
|
- src/ifcopenshell-python/test/test_file.py
|
||||||
- src/ifcopenshell-python/test/test_wall_opening.py
|
- src/ifcopenshell-python/test/test_wall_opening.py
|
||||||
- src/ifcopenshell-python/test/__init__.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
|
||||||
|
|
||||||
about:
|
about:
|
||||||
home: http://ifcopenshell.org
|
home: http://ifcopenshell.org
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
rem Hack while we do not have bcf-client on our conda ifcopenshell channel yet
|
|
||||||
rem pip install bcf-client
|
|
||||||
cd test && python tests.py
|
|
||||||
cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Hack while we do not have bcf-client on our conda ifcopenshell channel yet
|
|
||||||
# pip install bcf-client
|
|
||||||
cd test && python tests.py
|
|
||||||
cd ../src/ifcopenshell-python/test && pytest -p no:pytest-blender
|
|
||||||
Reference in New Issue
Block a user