topahl / multideviceDatabase

0 stars 1 forks source link

Introduce testing #2

Open nimarin opened 8 years ago

nimarin commented 8 years ago

As there is no testing yet, these commits use the Jasmine framework to test the basic functionality of the multideviceDatabase. No fancy stuff - but maybe a little improvement...

There is no mocking for the Dropbox calls - because I think it is not reasonable - and no proper tear down - because there is no way to delete tables yet, right?

To integrate Travis CI simply add environment variables from the README in settings... and replace the build status icon.