6 Commits

Author SHA1 Message Date
Oscar Lorentzon
4b528a1242 refactor(api): use data provider for spatial data 2020-10-05 18:08:56 +02:00
Oscar Lorentzon
4349dc6f07 test(spatial): cache reconstruction tests
Filter reconstructions on existing ones in get
method.
2019-11-08 09:06:34 +01:00
Oscar Lorentzon
7ee9d1ff48 feat(spatial): remove references to atomic reconstructions 2019-11-08 09:06:30 +01:00
Oscar Lorentzon
3960203569 test: mulitple calls should generate single request
Use methods to avoid duplicating functionality in cache.
2018-11-09 08:57:42 +00:00
Oscar Lorentzon
8795943193 test: spatial data cache
Fix return value when aborting, should not
return a value but be emtpy to indicate
that reconstructions have not been cached.
2018-11-06 17:04:35 +00:00
Oscar Lorentzon
2f01c3d8cc test: simple activation cases 2018-10-17 07:51:21 +00:00