KoGrid icon indicating copy to clipboard operation
KoGrid copied to clipboard

Ensure library can be tested

Open crissdev opened this issue 11 years ago • 0 comments

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 tests directory to test as this is the preferred naming convention

crissdev avatar Feb 23 '15 23:02 crissdev