Ace
795252c82c
fixing actions
2023-06-03 18:47:09 +02:00
Ace
8431c52f6e
fixing actions
2023-06-03 18:43:18 +02:00
Ace
9486006e86
naming convention
2023-06-03 16:16:07 +02:00
Ace
8a81cd5908
initial docs
2023-06-03 15:53:45 +02:00
Ace
7c908f590a
temporary disabled
...
The test for the stocks module fails as the stocks module is temporary not included in the default modules. Once it's fixed, it will be included again.
2023-05-10 13:53:29 +02:00
aceisace
5b46cee938
set timeout for reading from ical url
2023-01-11 23:13:00 +01:00
aceisace
0729fec933
use absolute path for test settings file
2023-01-11 22:35:05 +01: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
3460aabd7b
Added (plain) text to display module
2022-10-03 02:58:07 +02:00
aceisace
560d73a87c
logger best practices
2022-10-03 02:56:04 +02:00
aceisace
4d1ed107b7
naming convention
2022-10-02 00:49:27 +02:00
aceisace
1c68895d94
improved tests
2022-09-08 23:23:05 +02:00
aceisace
a431ffb683
improved tests
2022-09-08 22:25:50 +02:00
aceisace
3dd40edfb0
improve testing
2022-04-14 17:14:30 +02:00
aceisace
ef678a970a
fix test
2022-04-14 06:07:14 +02:00
aceisace
40c0f5ff58
fix test
2022-04-14 05:59:47 +02:00
aceisace
c718d4831f
fix tests for image module
2022-04-14 05:53:10 +02:00
aceisace
661aab45d4
minor fixes
2022-04-14 04:57:55 +02:00
aceisace
5b032d6231
Improved formatting
2022-04-02 01:30:17 +02:00
Ace
30e773a1ee
formalities..
2020-12-05 00:26:13 +01: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
7ba83fd50f
Added testing for weather and todoist modules
2020-12-05 00:14:07 +01:00
Ace
42e66abf90
improved testing of ical parser
2020-12-02 01:01:53 +01:00
Ace
b6a64681a0
fixed html tags showing up on Feeds
...
Added test for RSS feed with html elements
2020-12-02 01:00:28 +01:00
Ace
5b8f7473d0
adapted tests
2020-12-02 00:59:00 +01:00
Ace
355a151c61
added test for inkycal-main
2020-11-30 12:09:22 +01:00
Ace
008cf34455
simplified some config for tests
2020-11-30 12:08:56 +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
Ace
578f48d24d
added official suppport for inkycal_stocks.py (by @worstface)
2020-11-25 10:22:34 +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
Ace
7e44b7d824
Fixed some sizes in tests
2020-11-24 00:39:23 +01:00
Ace
21caad2f37
Added test for Jokes Module
2020-11-21 16:22:59 +01:00
Ace
e866a04e0e
Improved testing algorithm
...
Generalized code logic for testing. Added support for several test configs at once.
2020-11-12 10:14:57 +01:00
Ace
baf89c0d80
Revert "Improved some code logic to better support new web-ui"
...
This reverts commit 5327d12f0e
.
2020-11-12 10:10:18 +01:00
Ace
5327d12f0e
Improved some code logic to better support new web-ui
2020-11-12 10:10:03 +01:00
Ace
b1c06b3add
Code cleanup, adapting modules for new web-ui
2020-11-10 22:48:04 +01:00
Ace
0720fd173b
fix tests
2020-06-19 20:16:27 +02:00
Ace
632214e0f0
Fixed some tests, added a few more
2020-06-10 15:12:44 +02:00
Ace
7c4fa9357f
updated tests
2020-05-29 03:58:48 +02:00
Atrejoe
47f7773d25
Renamed tests file
2020-05-16 08:15:17 +02:00
Atrejoe
7326e0e2ae
Added unittest
2020-05-15 22:40:30 +02:00