NYCPlanning / ae-zoning-api

This application is API for serving data related to zoning and tax lots.
2 stars 0 forks source link

118/e2e #140

Closed TangoYankee closed 8 months ago

TangoYankee commented 8 months ago

Description

For discussion #118, configure the packages and entity schemas required for end to end testing.

These changes also refactor the tilesets redirect; storage url lookup is now delegated to the repositories. The practical reason is to avoid needing to mock the StorageConfig. The architectural justification is "the storage url is a data lookup"