bimtester: add simple example and translated feature files

This commit is contained in:
Bernd Hahnebach
2021-01-11 06:41:17 +01:00
parent e1b68dafa4
commit a85d7c66a5
5 changed files with 149 additions and 0 deletions
@@ -0,0 +1,12 @@
Feature: Base setup
In order to view the BIM data
As any interested stakeholder
We need an IFC file
Scenario: Receiving a file
* The IFC file "myifc.ifc" must be provided
* IFC data must use the IFC2X3 schema
@@ -0,0 +1,14 @@
# language: fr
Fonctionnalité: Base setup
In order to view the BIM data
As any interested stakeholder
We need an IFC file
Scénario: Recevoir e fichier
# This step will not be translated ATM. ... Needs to be translated into Frensh
* The IFC file "myifc.ifc" must be provided
* Les données IFC doivent utiliser le schéma IFC2X3
@@ -0,0 +1,15 @@
# language: de
Funktionalität: Basisdaten
Um BIM-Daten anzusehen
Für alle beteiligten Akteure
Wir brauchen eine IFC-Datei
Szenario: Bereitstellen von IFC-Daten
# Dieser step wird aktuell nicht uebersetzt
* The IFC file "myifc.ifc" must be provided
* Die IFC Daten müssen das IFC2X3 Schema benutzen