ᴩʜᴏɴᴇᴅʀᴏɪᴅ
546a43b8b8
Removed outdated UTF8 declaration [ Other ] ( #24528 )
...
* Removed outdated UTF8 declaration
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-13 18:34:43 +02:00
wmayer
7681c62468
Test: apply clang format
2023-09-04 07:22:09 -05:00
Chris Hennes
3871af1388
Test: Add more tag testing to Metadata tests
2022-10-03 19:13:48 -07:00
wmayer
b50e0485d9
Test: ignore UnicodeEncodeError in TestMetadata.test_file_path
2022-06-30 13:32:29 +02:00
wmayer
898b1007b9
Test: use codecs.open in TestMetadata.test_file_path
2022-06-29 15:51:42 +02:00
wmayer
82bbe47d68
Test: set encoding to utf-8 in TestMetadata.test_file_path
2022-06-29 12:28:02 +02:00
wmayer
448b1ec9f3
Test: [skip ci] test file path with utf-8 <-> utf-16 conversion
2022-06-29 11:23:15 +02:00
Chris Hennes
9fe1bdb092
App: Add Metadata content type test
2022-03-21 09:24:51 -05:00
Chris Hennes
1fb1524492
Test: Change Metadata exception tests to use assertRaises
2022-03-17 19:09:01 -05:00
Chris Hennes
2fc9c93235
App: Improve Metadata error handling
...
Report XML parse exception details.
2022-03-13 21:01:47 -05:00
Chris Hennes
2ac4e60ab5
App: Fix Metadata Py constructors
...
Also adds unit tests for the corrected Copy and Default constructors.
2022-03-13 21:01:47 -05:00
Chris Hennes
84bc5ea5d1
Test: Add first tests for Metadata
2022-03-11 20:15:44 -06:00