Open rohitlingarker opened 6 days ago
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Name | Link |
---|---|
Latest commit | 5ae72573bc42f74c4614e783cc3f0161c3c8219a |
Latest deploy log | https://app.netlify.com/sites/care-ohc/deploys/67379be510b28e0008cc8e21 |
Deploy Preview | https://deploy-preview-9134--care-ohc.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@rohitlingarker since the PR is under draft removing the review PR
We should consider making each test atomic i.e., 1 test shouldn't influence the other, as this is making debugging and developing harder. We should clean up after or during each test and create the necessary resources before or during the test. There is no need to refactor anything for now, maybe we should enforce this for newer tests.
@nihal467 thoughts?
@rohitlingarker
facility_spec
folder itself.this way like @khavinshankar mention they will be independent test
Proposed Changes
id = "delete-cover-page"
to the delete cover page button element.@ohcnetwork/care-fe-code-reviewers
Merge Checklist