opensourceBIM / BIMserver-JavaScript-API

BIMserver JavaScript API
GNU Lesser General Public License v3.0
55 stars 35 forks source link

chore: initial typescript migration with unit and integration tests #22

Closed muenchhausen closed 5 years ago

muenchhausen commented 5 years ago

An initial proposal for TypeScript, unit- and integration testing support. Integration tests run against BIMserver in a docker container on travis-ci.

Integration tests can be found currently here https://travis-ci.org/muenchhausen/BIMserver-JavaScript-API

Your feedback is welcome!

muenchhausen commented 5 years ago

I fully aggree. I have no access rights to create a branch in this repo. Can you create a branch where I create a pull request to?

rubendel commented 5 years ago

Sure, created "typescript"

muenchhausen commented 5 years ago

Pull Request is done for branch typescript.