aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_obfuscator.py
Commit message (Collapse)AuthorAgeFilesLines
* fix tests by resolving imports and removing redundent parametersAlex Schofield2025-02-211-5/+5
|
* remove annoying comments for better readability of codeAlex Schofield2025-02-191-15/+0
|
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2025-02-171-1/+12
| | | | | | This commit fixes the style issues introduced in 00917b8 according to the output from Autopep8, Black and Ruff Formatter. Details: None
* add expected outputs and more detail to test descriptions in test_obfuscatorAlex Schofield2025-02-171-5/+7
|
* add comments for description of obfuscator.py testsAlex Schofield2025-02-171-4/+6
|
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2025-02-171-12/+51
| | | | | | This commit fixes the style issues introduced in 74843c4 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/gdpr-obfuscator/pull/2
* add tests for obfuscate() using mock dataAlex Schofield2025-02-171-0/+47
git.ajschof.me — hosted by ajschofield — powered by cgit