Video APP - React components testing

Project description

Final objective:

Create documentationt for users with level begginer and give them a method to test components coded in framework React.

Description of the project:

Testing react components and document the process.

Problem to solve:

Update display participants list at UI and optimize the code in room component.

Solution:

In room component add display list with participants logged in the meeting, create a component for the list to reduce code length and test components.

Tools:

  • JS

  • HTML5/CSS3

  • React

  • Jest

  • React testing library

  • Document using sphinx

Risks:

  • Test components related to socket.io