dropstore-ng
dropstore-ng copied to clipboard
Any plans for tests?
Hi, great work, I think this is a valuable module. I was wondering if you were planning on adding any tests? Thanks!
Hi @matthewsimo, I've spent a bit of time trying to create Angular friendly unit tests for the framework, however as its basically a wrapper for the dropbox-js library, they become more like integration tests than unit tests. Its currently on my todo list though, just a bit lower than wrapping all the other Dropbox.Client functions.