pfh59 / eve-whmapper

simple eve online wormhole mapper.
MIT License
23 stars 7 forks source link

Cache service bugfix and tests #272

Closed pkoelemij closed 3 months ago

pkoelemij commented 3 months ago

Rename CacheTests.cs to CacheIntegrationTests.cs to reflect what it's doing. Write unit tests for the cache service. Fix a small bug with the cache removal method.