mapomatic icon indicating copy to clipboard operation
mapomatic copied to clipboard

add support for runtime backend

Open kevinsung opened this issue 3 years ago • 2 comments
trafficstars

fixes #50

kevinsung avatar Nov 15 '22 16:11 kevinsung

This needs a test I think

nonhermitian avatar Nov 15 '22 17:11 nonhermitian

I thought I could test this with the BackendV2 fake backends but then discovered they're not supported yet, see #53 . Note that this code seems to already work for Runtime backends because they implement a superset of BackendV2, like the configuration method.

kevinsung avatar Nov 23 '22 22:11 kevinsung