Commit graph

30 commits

Author SHA1 Message Date
Sergey Vartanov
39428cad19 Issue #75: add filter for icons by zoom level. 2021-08-29 01:52:40 +03:00
Sergey Vartanov
cdeffc8758 Refactor type annotaions; get rid of minidom. 2021-08-28 03:19:51 +03:00
Sergey Vartanov
3bcf026862 Refactor figures; get use of Python 3.9 features. 2021-08-18 08:38:33 +03:00
Sergey Vartanov
50656733e2 Get use of workspace functions in tests. 2021-08-09 10:05:50 +10:00
Sergey Vartanov
9613ec2cd4 Optimize imports. 2021-07-11 02:51:15 +03:00
Sergey Vartanov
eaa90663e9 Fix tags processing. 2021-06-26 23:42:41 +03:00
Sergey Vartanov
2a6b5ba350 Get use of pytest fixtures. 2021-06-10 00:17:15 +03:00
Sergey Vartanov
3bb6439d7b Add icon collection class. 2021-06-10 00:07:52 +03:00
Sergey Vartanov
9bc71ebf92 Fix typo. 2021-06-08 02:06:44 +03:00
Sergey Vartanov
867001d797 Add flinger test. 2021-05-29 15:36:03 +03:00
Sergey Vartanov
0285638eb5 Optimize imports. 2021-05-25 02:56:08 +03:00
Sergey Vartanov
b7ed5353f8 Speed up tests. 2021-05-25 02:53:34 +03:00
Sergey Vartanov
c12ebf5f47 Move test initialization. 2021-05-25 02:42:04 +03:00
Sergey Vartanov
bb70935c19 Change scheme format; support pathlib.
Change name documentation as well.
2021-05-22 01:37:58 +03:00
Sergey Vartanov
c5bb1529f5 Speed up tests.
Load scheme and shape extractor just once for a test group.
2021-05-21 04:22:12 +03:00
Sergey Vartanov
d73e2b6a53 Add configuration to shape extractor. 2021-05-21 01:28:22 +03:00
Sergey Vartanov
c3828ec92f Enable icon tests. 2021-05-12 02:57:39 +03:00
Sergey Vartanov
792922fd86 Add class for shape collection. 2021-05-11 00:28:34 +03:00
Sergey Vartanov
5a0a9fe14f Add icon for crossing:island. 2021-05-07 02:55:50 +03:00
Sergey Vartanov
0f3888430b Rename data/tags.yml to scheme/default.yml. 2021-05-07 01:21:11 +03:00
Sergey Vartanov
fa8e5551e7 Optimize imports. 2021-05-06 23:39:39 +03:00
Sergey Vartanov
958a85fe0a Refactor text generation. 2021-05-06 03:23:57 +03:00
Sergey Vartanov
6423f7d916 Add even more icon tests. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
a1fa6b4db8 Add more icon tests. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
72e67e1c06 Add icon tests. 2021-05-02 11:22:39 +03:00
Sergey Vartanov
813ad6b806 Add individual icon drawing; refactor. 2021-04-24 01:56:23 +03:00
Sergey Vartanov
acf0ee45d9 Support Overpass, overlaps, tree circumference. 2020-10-03 00:29:13 +03:00
Sergey Vartanov
2667ee9d02 Fix code style. 2020-09-24 23:55:04 +03:00
Sergey Vartanov
f6a15e7a71 Fix #9, #21: fix relations; refactor flinger.
Fix inner path and outer path drawing.  Make flinger more simple.
2020-09-18 23:48:33 +03:00
Sergey Vartanov
6d938a1248 Issue #20: fix compass points parsing; refactor. 2020-09-09 23:54:15 +03:00
Renamed from test.py (Browse further)