13 Commits

Author SHA1 Message Date
GilbN
eb696184ad Prep logger.py for python 3.12 2024-08-19 20:56:00 +02:00
GilbN
4b9b14d2cd Add runtime info to report. #39 2024-06-02 17:18:17 +02:00
Marius
1ae0257977 If ACCESS_KEY or SECRET_KEY set to a default value 2024-05-04 16:14:56 +02:00
GilbN
bb91f12ed5 Update readme
Fix typos
Add new success log level
Fix take_screenshot while loop
Use new loglevel when test passes.
2024-05-04 11:41:02 +02:00
GilbN
e7d2c3c56c Add more typehints and better docstrings 2023-04-15 16:20:31 +02:00
GilbN
17ce41cc0d Add ansi colors to python logs 2023-04-10 23:36:19 +02:00
Marius
7e5b967944 Place the ci.log file in the output folder 2023-03-19 20:13:28 +01:00
Marius
52c643af5b CI:
- Splits up container_test() into multiple
methods for readabilty.
- Made the some of the test methods more failure proof.
- Made sure autoescape is enabled when rendering the template.
- Correct exception logging.
- Readded the logblob object to the report_containers dictionary.
(For the report.json file)
Logger:
- Muted urllib3 when DEBUG is true
Template:
- Fixed table styling
- Added a Pass/Fail header for each tag section
- Disabled anchor href when using the 404 image
2023-03-18 17:44:34 +01:00
gilbn
446989887c Mute boto3 logging if debug, rename log file. Fix log formatting. 2022-09-17 16:53:13 +02:00
Marius
973e7013d5 update formatter, and some .section-header css styling 2022-06-08 21:43:26 +02:00
Marius
1463fc51f4 set both log handler to use the custom formatter 2022-06-07 00:15:59 +02:00
Marius
f87450aa3a Use same log formatting in console as file formatter 2022-06-06 21:16:17 +02:00
Marius
5791659610 adds a logger module 2022-06-05 14:03:46 +02:00