issues
search
sjdonado
/
openchargemap-sync
GraphQL + MongoDB + RabbitMQ + Docker - no frameworks :)
0
stars
0
forks
source link
Feat/#1 scraper service delete old snapshot
#11
Closed
sjdonado
closed
1 year ago
sjdonado
commented
1 year ago
Summary
two refactors: replace http helper with
supertest
, and move all types to
@types
(to keep consistency between all services)
delete the old completed snapshot + update tests accordingly
Summary
supertest
, and move all types to@types
(to keep consistency between all services)