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