alexdeathway / Gecom

A website built on Django that serves as a marketplace for cloud gaming and custom server hosting from multiple vendors and publishers.
https://gecom.alexdeathway.me
27 stars 8 forks source link

Testing #70

Open Blaise-93 opened 3 weeks ago

Blaise-93 commented 3 weeks ago

Hello, Alex!

I discovered that most of this awesome project, Gecom is not tested, no testcases like unit testing, penetration testing were written to ascertain the backend functionality. I am raising this issue because I would like to contribute to writing the test cases using Pytest and or Unittest to valid the code quality. Please assign me this issue and mark at as Hacktofest, let me start working on most of the testcases of this project. Thank you

@alexdeathway

alexdeathway commented 3 weeks ago

Hey @Blaise-93, thanks for your interest. Currently, we are working on testing as of https://github.com/alexdeathway/Gecom/pull/67. However, there are some issues that need to be addressed. Once we resolve those, you are welcome to contribute.

Blaise-93 commented 3 weeks ago

Great! Thanks for letting me know, please keep me posted, if there is any bug fixes or any issue you think might be helpful to move this project foward, kindly tag me, so that I can start working on them while I wait for your resolution with the #67 as you stated.

Blaise-93 commented 3 weeks ago

Is this project, documented? I am curious...

alexdeathway commented 3 weeks ago

Documented, but not updated to latest changes.