Skip to content

Add minimal CI setup, adjust readme, add a test - #1

Merged
namingbe merged 4 commits into
masterfrom
claude/fix-writer-bug-add-tests-01JVrSqjcUzExom1R8xathde
Nov 15, 2025
Merged

Add minimal CI setup, adjust readme, add a test#1
namingbe merged 4 commits into
masterfrom
claude/fix-writer-bug-add-tests-01JVrSqjcUzExom1R8xathde

Conversation

@namingbe

Copy link
Copy Markdown
Collaborator

No description provided.

claude and others added 4 commits November 15, 2025 21:22
- Set up GitHub Actions workflow to run tests on Python 3.8-3.12
- Added comprehensive test suite for Writer.escape() covering edge cases
  with backslashes, newlines, and their combinations
- All 23 tests passing (10 existing + 13 new)
…ructure

- Use List[List[str]] instead of list[list[str]] for Python 3.8 support
- Add escape edge cases to existing SAMPLES_DATA instead of separate test file
- Follow existing test pattern with sample files in tests/samples/
- Remove redundant test_writer_escaping.py

All 10 tests passing on Python 3.8+
@namingbe
namingbe merged commit 46d3b03 into master Nov 15, 2025
5 checks passed
@namingbe
namingbe deleted the claude/fix-writer-bug-add-tests-01JVrSqjcUzExom1R8xathde branch March 14, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants