mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
include property reference in SapPropertyDetails 🟥
This commit is contained in:
parent
42387da5a3
commit
ede2eb970b
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ def test_parse_rdsap_contract():
|
||||||
|
|
||||||
# assert
|
# assert
|
||||||
assert result == {
|
assert result == {
|
||||||
|
"reference": "1AB245CD",
|
||||||
"address": "1, Fake Avenue, Random, AB24 5CD",
|
"address": "1, Fake Avenue, Random, AB24 5CD",
|
||||||
"property_type": "House",
|
"property_type": "House",
|
||||||
"building_parts": [
|
"building_parts": [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue