KoGrid
KoGrid copied to clipboard
Ensure library can be tested
Currently all the tests fail. The following actions must be taken to enable unit testing and future stability of the project.
- [x] Upgrade test environment to use more recent versions of the library
- [ ] Fix broken tests
- [x] Enable Continuous Integration with Travis CI - all supported of KO should be used for testing (and some lower version of jQuery - e.g. 1.11.2)
- [x] Rename
testsdirectory totestas this is the preferred naming convention