CliDyn / climsight

prototype of a system that provide local climate information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add first tests

koldunovn opened this issue · comments

Think of how automatic testing should look like. It is not clear to me how to test weinterface - have a look how they do it on streamlit. We also probably have to mock recieving data from LLM somehow.

Handle exception if water is being clicked (and no address can be retrieved).

Handle exception if water is being clicked (and no address can be retrieved).

This should not be an issue anymore after #31 and #(add PR number of osm branch once it's merged)