Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Add client test cases #6

Open
1 of 3 tasks
gaocegege opened this issue Jan 28, 2017 · 4 comments · Fixed by #10
Open
1 of 3 tasks

Add client test cases #6

gaocegege opened this issue Jan 28, 2017 · 4 comments · Fixed by #10

Comments

@gaocegege
Copy link
Member

gaocegege commented Jan 28, 2017

There are three types of test cases needed.

  • Server side unit test
  • Client side unit test
  • Integration test supported by vs code.

Now lang-server and client are in the same repo, we could use docker to run lang-server and run the test cases in the future.

reference

@gaocegege
Copy link
Member Author

gaocegege commented Feb 23, 2017

Bad GitHub.

Reopen it because client side test is not ready.

@jayvdb
Copy link
Member

jayvdb commented Mar 25, 2018

So this needs to be uncommented: https://github.com/coala/coala-vs-code/blob/master/.travis.yml#L57 .. and errors fixed .. ?

@gaocegege
Copy link
Member Author

No, we have no test for the client, just server side test cases exists. Thus we should write tests for client.

I am not sure if we could do unit test for the client. If not we should add e2e test, maybe.

@gaocegege gaocegege removed their assignment Apr 4, 2018
@jayvdb jayvdb changed the title Add test cases to continuous integration Add client test cases May 12, 2018
@jayvdb
Copy link
Member

jayvdb commented May 12, 2018

ok, changed this to be just about the client.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

3 participants