istepaniuk / jSend-Net

.NET implementation of the jSend decompression class
http://blog.istepaniuk.com/client-side-compression-with-javascript/
7 stars 1 forks source link

No test coverage #2

Open istepaniuk opened 12 years ago

istepaniuk commented 12 years ago

It would be necessary to add unit tests to be able to refactor and optimize without fear of breaking the code. An end2end test is also possible to test the compatibility with the JavaScript counterpart of the library.