Skip to content

Conversation

@johnmunster
Copy link
Contributor

Description

Test for #4 - This PR is for a test within the issue that is ran to verify that all users can see the release notes widget in the admin dashboard after release note has been published.

Change Log

  • added test that tests all users can see the release notes widget in the dashboard
  • Added a release notes seeder that seeds the database with a number of release notes

Steps to test

Checkout to the branch
run npm run test:e2e to start up the docker container
run npx cypress open to start up Cypress
Choose End to End testing
Run users-see-release-notes-in-dashboard test

Screenshots/Videos

Successful run of test - http://bigbite.im/v/eADvOb

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

…shboard and a seeder that seeds several release notes
@johnmunster johnmunster requested a review from g-elwell December 4, 2023 15:15
@johnmunster johnmunster self-assigned this Dec 4, 2023
Copy link
Member

@g-elwell g-elwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is failing for me on subscriber access - unsure if it's just me though

image

Copy link
Member

@g-elwell g-elwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, test passing locally

image

@johnmunster johnmunster merged commit 76bc057 into main Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants