Khalim Conn-Kowlessar
|
f61b7d371d
|
finished land registry client for the moment
|
2023-06-16 09:17:46 +01:00 |
|
Khalim Conn-Kowlessar
|
c7075c5432
|
setting up land registry data
|
2023-06-15 22:04:21 +01:00 |
|
Khalim Conn-Kowlessar
|
f0f13cbf8a
|
rename attributes to epc_attributes
|
2023-06-15 15:06:24 +01:00 |
|
Khalim Conn-Kowlessar
|
446531b974
|
renamed epc_data to model_data
|
2023-06-15 15:05:50 +01:00 |
|
Khalim Conn-Kowlessar
|
cee74f09e5
|
Added unit testing for hot water
|
2023-06-15 14:58:55 +01:00 |
|
Khalim Conn-Kowlessar
|
4967ea1e66
|
hot water working nicely
|
2023-06-15 14:54:24 +01:00 |
|
Khalim Conn-Kowlessar
|
aa084a20df
|
document component types
|
2023-06-15 14:45:39 +01:00 |
|
Khalim Conn-Kowlessar
|
cfdfa8581a
|
increasing scope of attributes being detected by hotwater attributes:
|
2023-06-15 13:06:54 +01:00 |
|
Khalim Conn-Kowlessar
|
23269bd03e
|
initial implementation of HotWaterAttributes
|
2023-06-15 12:59:53 +01:00 |
|
Khalim Conn-Kowlessar
|
fc15cce5bb
|
added testing for main fuel attributes class
|
2023-06-15 09:31:33 +01:00 |
|
Khalim Conn-Kowlessar
|
8e7c39a823
|
got main fuel working - needs tests
|
2023-06-14 19:15:26 +01:00 |
|
Khalim Conn-Kowlessar
|
6a48eea55c
|
Implemented stricter find_keywords and made it a util
|
2023-06-14 19:12:06 +01:00 |
|
Khalim Conn-Kowlessar
|
e1137d3ba7
|
using stricter version of find_keywords and fixed test:
|
2023-06-14 19:08:22 +01:00 |
|
Khalim Conn-Kowlessar
|
c2ebb49b18
|
added separate detection of tariff
|
2023-06-14 18:53:37 +01:00 |
|
Khalim Conn-Kowlessar
|
d6b4403cfe
|
updated class definition
|
2023-06-14 18:30:00 +01:00 |
|
Khalim Conn-Kowlessar
|
6e26b941b7
|
MainFuelAttributes outline
|
2023-06-14 17:20:49 +01:00 |
|
Khalim Conn-Kowlessar
|
6b2adcb58e
|
Added unit tests for heating controls
|
2023-06-14 16:54:38 +01:00 |
|
Khalim Conn-Kowlessar
|
ddd557f20b
|
completed implementation of mainheating controls
|
2023-06-14 16:48:31 +01:00 |
|
Khalim Conn-Kowlessar
|
02fce2e163
|
working on heating controls
|
2023-06-14 15:41:29 +01:00 |
|
Khalim Conn-Kowlessar
|
8d6cc5a3e1
|
working on MainheatControlAttributes
|
2023-06-14 15:10:40 +01:00 |
|
Khalim Conn-Kowlessar
|
a39367474c
|
outline of epc_data/attributes/MainheatControlAttributes.py
|
2023-06-14 14:31:36 +01:00 |
|
Khalim Conn-Kowlessar
|
320aec959e
|
Added downloader unit tests
|
2023-06-14 12:34:40 +01:00 |
|
Khalim Conn-Kowlessar
|
0e9f43e3c8
|
Added unit tests for property
|
2023-06-14 11:59:39 +01:00 |
|
Khalim Conn-Kowlessar
|
3847331e9d
|
Added pytest.mark.paramterize to floor tests
|
2023-06-14 11:46:39 +01:00 |
|
Khalim Conn-Kowlessar
|
2745076f19
|
Added pytest.mark.parameterize to roof tests
|
2023-06-14 11:45:15 +01:00 |
|
Khalim Conn-Kowlessar
|
e9dcaaafe3
|
refator mainheat tests to use pytest.mark.parameterize
|
2023-06-14 11:41:49 +01:00 |
|
Khalim Conn-Kowlessar
|
06594bb1bb
|
Added window tests, refactored wall tests
|
2023-06-14 11:36:48 +01:00 |
|
Khalim Conn-Kowlessar
|
450b81cb14
|
windows class working nicely
|
2023-06-14 11:17:59 +01:00 |
|
Khalim Conn-Kowlessar
|
87a2edcdba
|
split out process_parts and added tests, updating WindowAttributes class
|
2023-06-14 11:03:35 +01:00 |
|
Khalim Conn-Kowlessar
|
d779cc1b4c
|
added .coveragerc file
|
2023-06-14 10:41:17 +01:00 |
|
Khalim Conn-Kowlessar
|
5036f116c8
|
replaced makefile with pytest.ini
|
2023-06-14 10:34:50 +01:00 |
|
Khalim Conn-Kowlessar
|
d10bed5b6d
|
broke out clean_description
|
2023-06-14 10:23:27 +01:00 |
|
Khalim Conn-Kowlessar
|
363c0745fe
|
Added unit testing
|
2023-06-14 10:14:52 +01:00 |
|
Khalim Conn-Kowlessar
|
fd3fd16d75
|
got MainheatAttributes working
|
2023-06-13 23:11:45 +01:00 |
|
Khalim Conn-Kowlessar
|
e37b977bb5
|
implemented first version of MainhearAttributes - wip
|
2023-06-13 16:58:50 +01:00 |
|
Khalim Conn-Kowlessar
|
11d26720c9
|
completed tests
|
2023-06-13 13:13:28 +01:00 |
|
Khalim Conn-Kowlessar
|
3d395ed5bb
|
refactored floor class
|
2023-06-13 12:57:40 +01:00 |
|
Khalim Conn-Kowlessar
|
f97566cba1
|
fixed tests for test_extract_thermal_transmittance
|
2023-06-13 12:27:17 +01:00 |
|
Khalim Conn-Kowlessar
|
a5feff3472
|
started refactoring utility functions
|
2023-06-13 12:22:43 +01:00 |
|
Khalim Conn-Kowlessar
|
b7a4c57aeb
|
slight refactor to walls
|
2023-06-13 12:12:30 +01:00 |
|
Khalim Conn-Kowlessar
|
d5495ef775
|
Extended unit testing for roof class
|
2023-06-13 11:51:10 +01:00 |
|
Khalim Conn-Kowlessar
|
66a18cf39d
|
refactored roof attributes and extended unit tests
|
2023-06-13 11:36:23 +01:00 |
|
Khalim Conn-Kowlessar
|
3305d1464a
|
Added unit tests for walls
|
2023-06-13 10:38:57 +01:00 |
|
Khalim Conn-Kowlessar
|
7c4d115f5f
|
refactored WallAttributes
|
2023-06-13 10:26:10 +01:00 |
|
Khalim Conn-Kowlessar
|
40372c70d5
|
Take most recent epc if multiple found in the Property class
|
2023-06-13 09:49:45 +01:00 |
|
Khalim Conn-Kowlessar
|
31c8d0b5b2
|
renamed files and classes to be more reflective
|
2023-06-09 09:40:53 +01:00 |
|
Khalim Conn-Kowlessar
|
bb5241b695
|
Added floor class documentation
|
2023-06-08 18:41:15 +01:00 |
|
Khalim Conn-Kowlessar
|
3cfa878912
|
Added unit tests for floor cleaning
|
2023-06-08 18:35:25 +01:00 |
|
Khalim Conn-Kowlessar
|
3d6ed88634
|
Moved out search_split_description
|
2023-06-08 17:30:33 +01:00 |
|
Khalim Conn-Kowlessar
|
77c20d981a
|
created test_cleaning_utils and moved out reusable function
|
2023-06-08 17:12:52 +01:00 |
|