convict-git / KoraKaagaz

A collaborative whiteboard application as part of CS5617 Software Engineering project at IIT Palakkad
MIT License
13 stars 31 forks source link

[WIP]: E2E Test - Processing #159

Open muhammedyaseen-git opened 3 years ago

muhammedyaseen-git commented 3 years ago

E2E test for the project. Thanks to @tymefighter and @sahul343 for helping with the respective module details.

muhammedyaseen-git commented 3 years ago

The test case is changed now. Earlier test case contained a single object of different intensities which is not a supported feature at present. Cross module test across Processing/Server/Networking is working now.

convict-git commented 3 years ago

Processing was tested very extensively at L2. We surely need to have the e2e test for Content (since we haven't received the module level tests from the Infrastructure team) and it's highly likely to fail as well. @muhammedyaseen-git Please look into it as well.

convict-git commented 3 years ago

@muhammedyaseen-git Any updates?

muhammedyaseen-git commented 3 years ago

I will not be able to give content E2E testbdue to time constraints now.

convict-git commented 3 years ago

Okay, can we add more tests for processing? We have so many features and it will be better if we can cover as many as we can in E2E.

convict-git commented 3 years ago

E2E test for the project.

Please write in the description about what modules these E2E tests comprise of (processing here), and which mode of networking (LAN here), and the features that have been tested. We are not yet there to call it E2E for the project.