Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress tests for Error page, home page , dashboard #171

Merged
merged 6 commits into from
Aug 6, 2021

Conversation

rijusougata13
Copy link
Contributor

@rijusougata13 rijusougata13 commented Aug 4, 2021

Description

Cypress tests for Error page, home page , dashboard

Related Issue

Fixex #168

How Has This Been Tested?

Screenshots or GIF (In case of UI changes):

simplescreenrecorder-2021-08-04_12 08 10

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@rijusougata13
Copy link
Contributor Author

The dashboard component is only accessable when we sign up and verify our mail . So its not accessable from outside thats why could not add any tests for dashboard components just basic validation for dashboard.
other component validations:

  1. check if visiting a wrong url shows the error page
  2. check our homepage is accessable to non-logged in users
  3. check our homepage has it main body where all the posts will be displayed
  4. check if our homepage has sidebar where all tags, recent posts,popular posts will be displayed.
  5. check we have the timing components to sort post basis on that.

@thisuraseniya
Copy link
Collaborator

Pls fix merge conflicts

@rijusougata13
Copy link
Contributor Author

Pls fix merge conflicts

Fixed

@thisuraseniya thisuraseniya merged commit a65819d into scorelab:master Aug 6, 2021
@rijusougata13 rijusougata13 moved this from Review in progress to Done in GSoC 2021 - Sougata Das Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants