lisad / phaser

The missing layer for complex data batch integration pipelines
MIT License
4 stars 1 forks source link

Adds test for unicode support end-to-end #106

Closed jeffkole closed 5 months ago

jeffkole commented 5 months ago

Hopefully straightforward and complete enough to do the job, this test reads two different files with unicode characters in them, merges their information, and then outputs the data with unicode characters in them.

Addresses #79