summaryrefslogtreecommitdiff
path: root/parse_test.go
AgeCommit message (Collapse)Author
2025-03-18Sort and unique fetched flatsDmitry Ilvokhin
There are cases (premium listings is one example), when there are duplicates in the fetched flats, unique them to avoid multiple notifications for the same property.
2025-03-08Move *.html from htmls to testdataDmitry Ilvokhin
2025-03-02Split logic to multiple filesDmitry Ilvokhin