isma3lMB
|
a9dfc9a9fd
|
Adding support for non ascii characters when reporting
|
2023-10-14 15:31:33 +02:00 |
|
Vukas Pajic
|
da7f5b015b
|
add missing attributes in ids.parse
|
2023-10-11 10:06:54 +02:00 |
|
Thomas Krijnen
|
285fc2269e
|
#3852 Update pyproject.toml
|
2023-10-05 15:52:59 +02:00 |
|
c4rlosdias
|
ddd4b0e262
|
Fix problem in getpsets(facet.py) and added descriptions to specifications (IfcTester)
|
2023-10-02 13:49:27 -03:00 |
|
Dion Moult
|
8e59282fe0
|
Possible optimisation by caching in IfcTester property checks
|
2023-09-26 16:03:10 +10:00 |
|
Claudio Benghi
|
2661999f3e
|
Fixed most issues with IDS auditing
|
2023-09-26 11:06:58 +10:00 |
|
Vukas Pajic
|
9d3881b00e
|
typo
|
2023-09-21 16:14:37 +02:00 |
|
Vukas Pajic
|
baffbd6a32
|
Update ids validation
see https://github.com/IfcOpenShell/IfcOpenShell/issues/2933
|
2023-09-21 13:27:38 +02:00 |
|
Dion Moult
|
63a5c0986f
|
Datatype checks in IfcTester are now case insensitive
|
2023-09-19 23:56:04 +10:00 |
|
Vukas Pajic
|
43a7340f5d
|
Fix case when ids_dict has key but value is None
|
2023-09-19 12:28:09 +02:00 |
|
Dion Moult
|
62bf8c2287
|
Fix crash where IFCTester read directly from IFC in the UI
|
2023-09-19 18:17:24 +10:00 |
|
Dion Moult
|
39b1a65dc5
|
IfcTester now includes percentages per requirement
|
2023-09-19 09:03:53 +10:00 |
|
Thomas Krijnen
|
f400973557
|
Correct xsi:schemaLocation
|
2023-09-13 12:47:33 +02:00 |
|
Thomas Krijnen
|
148d6e7b1b
|
Update IDS.xsd
|
2023-09-13 10:11:01 +02:00 |
|
Dion Moult
|
0fcc28f50c
|
Minor fix
|
2023-09-01 17:33:33 +10:00 |
|
Dion Moult
|
04e9a08f3d
|
IfcTester BCFs now include viewpoints for occurrences
|
2023-09-01 17:29:06 +10:00 |
|
Dion Moult
|
4716c0b7b7
|
IfcTester now supports much more granular statistic reports and more detailed / beautiful HTML reports.
|
2023-09-01 16:46:49 +10:00 |
|
Dion Moult
|
9fc32e5c2e
|
IfcTester JSON reporter now also stores identification data separately for convenient reporting.
|
2023-08-09 16:42:03 +10:00 |
|
Dion Moult
|
c5e5036fd3
|
Store applicability in IfcTester JSON results
|
2023-08-09 15:00:58 +10:00 |
|
Carlos Dias
|
fe5a6749a7
|
Add element guId in BCF report (#3549)
|
2023-08-06 21:11:31 +10:00 |
|
Thomas Krijnen
|
78b4b09be9
|
Include .xsd in ifctester package pypi distribution
|
2023-07-29 09:34:26 +08:00 |
|
ay-ex
|
7cd1c47ceb
|
add ids html report template percentage bars per section (#3520)
adding html report template percentage bars to each section
|
2023-07-28 18:55:35 +10:00 |
|
ay-ex
|
b792b05753
|
add collapsible detail results (#3508)
|
2023-07-26 23:33:36 +10:00 |
|
Andrej730
|
630ac7250a
|
Fixed ifctester tests by the latest ids schema #3458
Commented out tests involving minOccurs and maxOccurs until https://github.com/buildingSMART/IDS/issues/144 gets resolved.
|
2023-07-21 15:33:28 +05:00 |
|
Dion Moult
|
14fced7aba
|
Forgot to commit updated IfcTester test suite
|
2023-07-09 22:30:14 +10:00 |
|
Dion Moult
|
9b1693e112
|
Update IfcTester to comply with latest modifications to IDS XSD.
|
2023-07-09 17:02:12 +10:00 |
|
Dion Moult
|
c0402687b5
|
See #3334. Optimise pset getting and add simple "broadphase" filtering for all facets for faster validation.
|
2023-07-04 15:50:44 +10:00 |
|
Dion Moult
|
c6fa7161b6
|
Fix bug where IfcTester would pass derived attribute facets.
Now that IfcOpenShell supports derived attributes, we need to explicitly make sure the attribute facet only considers forward attributes.
|
2023-07-04 15:50:44 +10:00 |
|
Vasile-Corjan
|
1a3bf513a7
|
Update README.md
|
2023-06-16 08:34:05 +02:00 |
|
Vasile-Corjan
|
a855c40426
|
Update README.md
I have added the parameters "minOccurs" and "maxOccurs"
|
2023-06-16 08:34:05 +02:00 |
|
Dion Moult
|
adec3853e8
|
Fix #3202.
|
2023-05-26 19:54:26 +10:00 |
|
Dion Moult
|
bb285c47dc
|
See #2673. Bundle IfcTester for PyPI.
|
2023-05-09 20:49:08 +10:00 |
|
Vukas Pajic
|
4bfda8851c
|
Update failure reason #3018
|
2023-04-18 13:12:24 +02:00 |
|
Vukas Pajic
|
d333090b09
|
cleanup
|
2023-04-18 09:17:23 +10:00 |
|
Vukas Pajic
|
8ae7763ac5
|
added new tests for case where spec has no requirements
|
2023-04-18 09:17:23 +10:00 |
|
Andrej730
|
e1fc7cad44
|
Fixed all unit.add_si_unit uses after fd87747
Now they were causing `TypeError: Usecase.__init__() got an unexpected keyword argument 'name'`
|
2023-04-03 19:53:42 +05:00 |
|
Dion Moult
|
3ec7b82b85
|
Fix #2930. Do not require entity applicability in IfcTester.
|
2023-04-03 21:28:00 +10:00 |
|
Dion Moult
|
a406b9f7ef
|
Fix #2928.
|
2023-04-03 18:12:32 +10:00 |
|
Dion Moult
|
b1843ce781
|
Fix IfcTester bug which did not consider null enumeration values
|
2023-03-27 17:36:06 +11:00 |
|
Dion Moult
|
bdb193f500
|
Minor fix
|
2023-03-27 13:38:14 +11:00 |
|
ArturTomczak
|
2a0fdd214c
|
update the namespaces to current IDS schema
|
2023-03-21 20:37:37 +11:00 |
|
Dion Moult
|
fcb3640bee
|
IfcTester webapp can now render simple PartOf requirements
|
2023-03-21 17:13:34 +11:00 |
|
ay-ex
|
553334d50e
|
add imports to snippet
added imports and syntax highlighting so it is easier to run for newcomers
|
2023-03-17 20:33:15 +11:00 |
|
Dion Moult
|
dde847cb5a
|
IfcTester can now output reports in BCF
|
2023-02-20 17:50:36 +11:00 |
|
Dion Moult
|
e82cb5c149
|
IfcTester can now create reports in ODS format
|
2023-02-20 17:05:07 +11:00 |
|
Dion Moult
|
984548f315
|
IfcTester can now output reports in plain text
|
2023-02-20 17:04:38 +11:00 |
|
Dion Moult
|
bdec443410
|
Minor fixes to IfcTester
|
2022-11-12 14:08:01 +11:00 |
|
Dion Moult
|
e63ec83325
|
Fix some bugs in IfcTester that prevented tests running on IFC2X3
|
2022-11-08 20:05:56 +11:00 |
|
ArturTomczak
|
31600033bf
|
add BCF reporter to IDS (#2552)
* grammar
* reason not always a list
* extend readme with instruction
* remove microseconds from date
* add BCF reporter
|
2022-10-31 09:16:08 +11:00 |
|
Dion Moult
|
4533b74d65
|
Minor IfcTester fixes
|
2022-10-27 23:37:01 +11:00 |
|