Skip to content

Comments

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

Closed
muenchhausen wants to merge 2 commits intoopensourceBIM:masterfrom
muenchhausen:master
Closed

chore: initial typescript migration with unit and integration tests #22
muenchhausen wants to merge 2 commits intoopensourceBIM:masterfrom
muenchhausen:master

Conversation

@muenchhausen
Copy link

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!

Copy link
Member

@rubendel rubendel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry but I don't feel comfortable merging this into master and basically changing the language of the API from JavaScript to TypeScript. It will brake all sort of things, for example local development since browsers don't understand TypeScript (last time I checked). I can imagine this to be a welcome branch to be used by people who are already using TypeScript in their projects. Would you mind putting it into a branch?

@muenchhausen
Copy link
Author

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
Copy link
Member

rubendel commented Dec 5, 2018

Sure, created "typescript"

@muenchhausen
Copy link
Author

Pull Request is done for branch typescript.

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.

2 participants