GSoC 2021 SCoRe Lab: Week 9

Sougata Das
SCoRe Lab
Published in
2 min readAug 8, 2021

--

Hello everyone, I am back with another blog sharing my experience during the GSoC’21 coding period. It's officially the 2nd last week of GSoC’21.In case any of you didn’t check my previous blogs, give it a read here. Here you can also find all of the previous tasks I have done during that week.

What Did I Do in the Week 9?

This week I mainly worked on cypress tests. I wrote front end tests for every component. I also deployed our project’s storybook on GitHub pages and fixed some known issues. I’ll add those tests to GitHub actions to check if any components are breaking when we push our code to the master branch.

My PR during week 8 of the coding period

Here are pull requests sent by me during the 9th week of the coding period. You can find all my commits here :

  • PR #175: Navbar and Codelabz card cypress tests.
  • PR #172: Tutorial and Editorial components.
  • PR #173: Fixed linting issues and warning.
  • PR #174: Cypress tests for organization components
  • PR #171: Cypress tests for the error page, home page dashboard.
  • PR #170: Cypress tests for profile view, edit profile, tutorial view.

My Plan for the Next Week

Next week I decided to implement the remaining functionalities, and I’ll also work on documentation.

Conclusion

That’s it for today. Hope to see you guys in the next article. See you soon.

Github:https://github.com/rijusougata13

LinkedIn:https://www.linkedin.com/in/rijusougata13/

--

--