Remove runningFromConsole from scripts and tests, add routeablePointScript for postal codes

This commit is contained in:
Pieter Vander Vennet 2021-12-13 20:50:03 +01:00
parent 5b513b1248
commit 480bb4902b
15 changed files with 99 additions and 42 deletions

View file

@ -1,12 +1,9 @@
import {Utils} from "../Utils";
import {equal} from "assert";
import T from "./TestHelper";
import {Translation} from "../UI/i18n/Translation";
import * as bike_repair_station from "../assets/layers/bike_repair_station/bike_repair_station.json"
import LayerConfig from "../Models/ThemeConfig/LayerConfig";
Utils.runningFromConsole = true;
export default class ImageAttributionSpec extends T {
constructor() {
super(