Add testing script
Is your feature request related to a problem? Please describe. Testing is missing that sometimes leads to side effects.
Describe the solution you'd like The testing script is needed.
Describe alternatives you've considered Been working with manual testing.
Additional context none
Can i work on this ? . My idea is to create Happy flow testing scripts using Selenium to check UI components. And generate test results.
Hey @rudhrasekar, Well, the idea here is to write unit tests for each component something like this. Let me know if you want to take this up.
Hi i see that this issue is stil open since last years Hacktoberfest. Can i still work on it? i have some experience implementing this. Do you have certain components that i should provide a test for?
Hey Jip, This is still open. As of now, there is no testing, so test cases will have to be written for all components. It is up to you to decide which components you want to test.