mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +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_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
|
||||
|
||||
about:
|
||||
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