mvt/tests
Yallxe 43b1612dfe Set utf-8 as an encoding for open()
Not every system uses 'utf-8' as a default encoding for opening files in Python.

Before you say that there must be a way to set default encoding in one line, no, there is not. At least, I didn't found a way to do this.
2022-01-29 12:18:18 +01:00
..
artifacts Set utf-8 as an encoding for open() 2022-01-29 12:18:18 +01:00
common Added support for context-aware indicators. 2022-01-21 16:26:58 +01:00
ios Fixes bugs in SafariBrowserState module and add tests 2022-01-26 14:50:34 +01:00
__init__.py First test structure 2022-01-07 16:41:19 +01:00
conftest.py Uniforming style in test units 2022-01-18 16:33:13 +01:00
utils.py Uniforming style in test units 2022-01-18 16:33:13 +01:00