aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/test_browse.py
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2023-02-03 22:44:49 +0100
committerDaniel Schadt <kingdread@gmx.de>2023-02-03 22:44:49 +0100
commitaebb3cb0bf39f47bd3c1cf44a2a3605405a2de59 (patch)
treea22515ab6c5c189a11dd9dfcd2c0156ef9db2e3e /tests/integration/test_browse.py
parentb4ef0c0b9b60f817acb3405e0d317366abcd03c0 (diff)
downloadfietsboek-aebb3cb0bf39f47bd3c1cf44a2a3605405a2de59.tar.gz
fietsboek-aebb3cb0bf39f47bd3c1cf44a2a3605405a2de59.tar.bz2
fietsboek-aebb3cb0bf39f47bd3c1cf44a2a3605405a2de59.zip
initial work on transformers
So far it doesn't really do much yet, but it does have the machinery to list the available transformers and run them. It also memorizes if the transformers even need to be run at all, to save time if the current configuration already matches. The parameter UI still needs some work. This is fine because the first transformer will not have any parameters (it's just the elevation fix). We probably don't want to have a method that returns Markup, as that makes it hard to implement localization in there, and the method would need to be aware of bootstrap. Another point to think about is documentation. I'd like some information for the user what the "transformers" are, so we'll probably add a small tagline and later extend the documentation with some more information (I want a user chapter in there at some point anyway).
Diffstat (limited to 'tests/integration/test_browse.py')
0 files changed, 0 insertions, 0 deletions