interviewr / raven-client

P2P Audio/Video conference
MIT License
0 stars 1 forks source link

Implement tests #37

Closed dkryvi closed 5 years ago

dkryvi commented 6 years ago

We need to discuss and make a decision about instruments to test our code.

  1. Tool to test code(I prefer jest + enzyme)
  2. Tool to show our test coverage(codecov))

What do you think about it?

ok2ju commented 6 years ago

Absolutely agree with jest + enzyme. I agree with codecov, but i don't know how to integrate it.

dkryvi commented 6 years ago

I have experience with jest+codecov. I can do it

ok2ju commented 6 years ago

Resolved in https://github.com/interviewr/raven-client/pull/39

ok2ju commented 6 years ago

@DenKrivichanin can we close it? or something to do left?