index
:
gdpr-obfuscator
main
Detect and remove PII from CSV files stored in an AWS S3 bucket
Alex Schofield
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
update test_csv_reader.py header
Alex Schofield
2025-02-18
1
-1
/
+1
*
add tests for read_s3 in CSVReader
Alex Schofield
2025-02-18
1
-1
/
+95
*
add first test for read_s3 method in CSVReader"
Alex Schofield
2025-02-18
1
-2
/
+43
*
add & import boto3 and moto to pyproject.toml/test_csv_reader.py
Alex Schofield
2025-02-18
1
-0
/
+2
*
add subheading comments for test sections in test_csv_reader.py
Alex Schofield
2025-02-18
1
-0
/
+4
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-17
2
-1
/
+23
*
remove repeated test in test_csv_reader.py
Alex Schofield
2025-02-17
1
-7
/
+0
*
add comments for description of csv_reader.py tests
Alex Schofield
2025-02-17
1
-4
/
+8
*
add expected outputs and more detail to test descriptions in test_obfuscator
Alex Schofield
2025-02-17
1
-5
/
+7
*
remove unused import in test_csv_reader.py
Alex Schofield
2025-02-17
1
-1
/
+0
*
add comments for description of obfuscator.py tests
Alex Schofield
2025-02-17
1
-4
/
+6
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-17
1
-12
/
+51
*
add tests for obfuscate() using mock data
Alex Schofield
2025-02-17
1
-0
/
+47
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-17
1
-0
/
+1
*
fix tests for csv_reader by using new read_string method
Alex Schofield
2025-02-17
1
-8
/
+5
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-14
1
-0
/
+1
*
Merge remote-tracking branch 'refs/remotes/origin/feat/csv-reader' into feat/...
Alex Schofield
2025-02-14
1
-5
/
+9
|
\
|
*
style: format code with Autopep8, Black and Ruff Formatter
deepsource-autofix[bot]
2025-02-14
1
-5
/
+10
*
|
create CSVReader instance for tests - broken
Alex Schofield
2025-02-14
1
-1
/
+5
|
/
*
add test for non-csv file output for csv_reader
Alex Schofield
2025-02-12
1
-0
/
+6
*
reformat tests for csv_reader
Alex Schofield
2025-02-12
1
-27
/
+2
*
rename csv_reader.py to main.py
Alex Schofield
2025-02-11
1
-1
/
+1
*
add functionality for testing quoted fields in csv_reader
Alex Schofield
2025-02-11
1
-2
/
+11
*
skip tests that aren't functional yet
Alex Schofield
2025-02-11
1
-0
/
+8
*
add basic test logic for csv_reader
Alex Schofield
2025-02-11
1
-5
/
+21
*
add initial tests for csv_reader
Alex Schofield
2025-02-11
1
-0
/
+35
git.ajschof.me
— hosted by
ajschofield
— powered by
cgit