Commit graph

44 commits

Author SHA1 Message Date
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
20b2ec1871 Add documentation. 2021-06-06 02:55:54 +03:00
Sergey Vartanov
172b48af53 Add test for main direction. 2021-06-04 04:08:04 +03:00
Sergey Vartanov
3bef455d8e Fix documentation. 2021-05-31 02:22:40 +03:00
Sergey Vartanov
cb988db033 Add gradient test. 2021-05-29 21:52:38 +03:00
Sergey Vartanov
867001d797 Add flinger test. 2021-05-29 15:36:03 +03:00
Sergey Vartanov
a899706923 Add color test. 2021-05-29 15:20:04 +03:00
Sergey Vartanov
65ba89b254 Add reading relation from XML test. 2021-05-29 15:11:19 +03:00
Sergey Vartanov
ea65781c93 Add reading way from XML test. 2021-05-29 14:58:43 +03:00
Sergey Vartanov
17a0e8507f Add reading node from XML test. 2021-05-29 14:27:04 +03:00
Sergey Vartanov
38925e3a71 Remove broken test. 2021-05-28 03:52:33 +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
f1702ece36 Add way style test. 2021-05-25 02:47:17 +03:00
Sergey Vartanov
6aef415579 Add area style test. 2021-05-25 02:44:31 +03:00
Sergey Vartanov
4291bb9193 Add style tests. 2021-05-25 02:42:51 +03:00
Sergey Vartanov
c12ebf5f47 Move test initialization. 2021-05-25 02:42:04 +03:00
Sergey Vartanov
ee6912fb0a Fix pytest invocation. 2021-05-22 04:04:38 +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
ffcabd0ab8 Add text test. 2021-05-07 01:42:40 +03:00
Sergey Vartanov
e113ef09e4 Add documentation. 2021-05-07 01:34:53 +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
330648e034 Add more label tests. 2021-05-06 23:32:25 +03:00
Sergey Vartanov
8bb43c5c22 Add label test. 2021-05-06 23:29:08 +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
b26c4d3e46 Fix test code style. 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
a3bafc8c84 Add direction tests. 2020-09-13 21:23:10 +03:00
Sergey Vartanov
6d938a1248 Issue #20: fix compass points parsing; refactor. 2020-09-09 23:54:15 +03:00