forked from MapComplete/MapComplete
Fix #343, add the poss^Cility to use the test backend (WIP), improve testability of OsmConnection (WIP)
This commit is contained in:
parent
8d404b1ba9
commit
9458128ccf
7 changed files with 138 additions and 42 deletions
3
test.ts
3
test.ts
|
@ -1,3 +1,4 @@
|
|||
import ValidatedTextField from "./UI/Input/ValidatedTextField";
|
||||
import TestAll from "./test/TestAll";
|
||||
|
||||
ValidatedTextField.InputForType("phone").AttachTo("maindiv")
|
||||
new TestAll().testAll();
|
Loading…
Add table
Add a link
Reference in a new issue