Commit graph

65 commits

Author SHA1 Message Date
Sergey Vartanov
d44166941e Issue #69: add test for scale. 2021-08-28 16:13:35 +03:00
Sergey Vartanov
cdeffc8758 Refactor type annotaions; get rid of minidom. 2021-08-28 03:19:51 +03:00
Sergey Vartanov
81502e542e Simplify tile test data. 2021-08-27 23:53:05 +03:00
Sergey Vartanov
dd3b13c6ee Simplify test data. 2021-08-27 23:19:49 +03:00
Sergey Vartanov
7fe39df4ac Add vector test. 2021-08-27 01:20:20 +03:00
Sergey Vartanov
fe2714c927 Add options to tile generation. 2021-08-25 23:56:49 +03:00
Sergey Vartanov
b20006f6ae Add documentation. 2021-08-18 09:19:26 +03:00
Sergey Vartanov
3bcf026862 Refactor figures; get use of Python 3.9 features. 2021-08-18 08:38:33 +03:00
Sergey Vartanov
87facc7299 Issue #63: add options for MapCSS generation. 2021-08-15 09:55:46 +03:00
Sergey Vartanov
ec389be1ae Add test for MapCSS generation. 2021-08-15 06:09:44 +03:00
Sergey Vartanov
50656733e2 Get use of workspace functions in tests. 2021-08-09 10:05:50 +10:00
Sergey Vartanov
2487e24c90 Fix boundary box. 2021-08-08 11:11:32 +10:00
Sergey Vartanov
43f46035a4 Add one more boundary box test. 2021-08-07 23:47:23 +03:00
Sergey Vartanov
d1e7da2efd Add boundary box test. 2021-08-07 23:38:04 +03:00
Sergey Vartanov
eb48600e9c Fix tile generation test. 2021-08-07 23:30:28 +03:00
Sergey Vartanov
c69f1fdae8 Reformat tests with Black. 2021-07-30 02:10:13 +03:00
Sergey Vartanov
0748bab9a5 Issue #63: support ways, areas, and relations. 2021-07-29 23:38:11 +03:00
Sergey Vartanov
9613ec2cd4 Optimize imports. 2021-07-11 02:51:15 +03:00
Sergey Vartanov
af65bc5251 Add tests for kilometers and miles. 2021-07-10 19:53:55 +03:00
Sergey Vartanov
376087949a Issue #62: add sample OSM data. 2021-07-08 01:37:49 +03:00
Sergey Vartanov
5617f63eb6 Add test for meters. 2021-07-05 23:45:10 +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
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