Commit Graph

10 Commits

Author SHA1 Message Date
Ace
9486006e86 naming convention 2023-06-03 16:16:07 +02:00
aceisace
8e754cb6cd improve unit-testing
use config class which reads from .env file
remove obsolete functions
update requirements
2023-01-11 22:24:39 +01:00
aceisace
4d1ed107b7 naming convention 2022-10-02 00:49:27 +02:00
aceisace
c718d4831f fix tests for image module 2022-04-14 05:53:10 +02:00
aceisace
5b032d6231 Improved formatting 2022-04-02 01:30:17 +02:00
Ace
697401f612 Improved testing method
Added shebangs, logging messages are now shown.
Running on an Rpi allows previewing the generated images.
2020-12-05 00:16:07 +01:00
Ace
5b8f7473d0 adapted tests 2020-12-02 00:59:00 +01:00
Ace
1016aa2889 Adapted tests for Image and Slideshow module 2020-11-29 23:51:04 +01:00
Ace
636172f157 readability improvements
switched from string formatting to f-strings
removed some non-required validation
Standardised some logging outputs
better formatting of config inside tests
2020-11-29 14:51:19 +01:00
Robert Sirre
650e9bdb92 Debugged inkycal_image
Still needs some work:
- input parameter validation (rotation, layout, colours)
- configuration of panel colors in Web UI

Added suggestion for less dynamic calling of module.generate_image()
2020-11-24 22:07:49 +01:00