-
Notifications
You must be signed in to change notification settings - Fork 136
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
test: add test cases for notifications page #1001
base: develop
Are you sure you want to change the base?
Conversation
[My Site Migration] user status feature (Part - 1)
* basic setup and images and svg file * profile route and controller * changed urls.js file * reverted sinon package and fixed css * fixes of urls and yarn.lock and package.json file * changed toast import * moved profile fields to inside constants
* feat: add user status modal, controller for status * refactor: use constants for messages, urls, modify naming * chore: remove extra user_states in status modal * refactor: get current status method in status modal * refactor: status update for dev method * test: simulate mock inViewport for members data test --------- Co-authored-by: Achintya Chatterjee <[email protected]>
* feat: add css styles for user status component and modal * fix: styles for user status, status modal for mobile responsiveness * fix: remove duplicate css variables
* add integration tests for user-status components * fix set prop error and modify test case in status modal * add unit test for status route and component * add unit test for dateConversion, redirectAuth utils * fix: update test for user status, remove redirectAuth test * fix: status naming in user status component test --------- Co-authored-by: Vikas Singh <[email protected]> Co-authored-by: Achintya Chatterjee <[email protected]>
* feat: migrate from yarn to pnpm package manager * docs: update documentation for pnpm migration * chore: remove unrelated changes to live.js * chore: restore helpful comments in CI workflow * chore: trigger CI * chore: trigger CI
/notifications
page test cases
Deploying www-rds with Cloudflare Pages
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you look into this to get coverage stats https://www.netguru.com/blog/test-coverage-in-ember-applications-with-ci-and-code-climate-integration
@iamitprakash We don't seem to have the coverage package installed. I feel that the coverage generation for this repo should be a separate task. It will be nice to automate the coverage and have it comment with the details from a bot |
/notifications
page test cases
Date: 6 Feb, 2025
Developer Name: @tejaskh3
Issue Ticket Number:-
/notifications
page #993Description:
/notifications
pageIs Under Feature Flag
Database changes
Breaking changes (If your feature is breaking/missing something please mention pending tickets)
Is Development Tested?
Tested in staging?
Add relevant Screenshot below ( e.g test coverage etc. )
Note