There is no testing of the functions in `grid.py`. **Unit tests** should be added: - [x] `CoreGrid` constructor - [x] `make_square_grid` - [x] `make_hex_grid` - [ ] `export_geojson` - [ ] Once it is extracted from where it is, `_feature`
There is no testing of the functions in
grid.py. Unit tests should be added:CoreGridconstructormake_square_gridmake_hex_gridexport_geojson_feature