Skip to content

Conversation

@adumesny
Copy link
Member

Description

  • the karma test cases are now all working again
    (found some actual issues in new TS code)
  • most test changes are let vs var
    getSttribute() returning NULL instead of undefined
    and removing jquery calls
  • code coverage NOT working right now
    (need to figure how to test .ts files ?)
  • reverted karma.config.js for now (pre TS changes)
    more Consider dropping JQuery / typescript conversion ? #1084

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* the karma test cases are now all working again
(found some actual issues in new TS code)
* most test changes are `let` vs `var`
getSttribute() returning NULL instead of undefined
and removing jquery calls
* code coverage NOT working right now
(need to figure how to test .ts files ?)
* reverted karma.config.js for now (pre TS changes)
more gridstack#1084
@adumesny adumesny merged commit bcd7bd2 into gridstack:typescript Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant