test(override-rules): add component tests for service id resolution #2905
test(override-rules): add component tests for service id resolution #2905fallenbagel wants to merge 2 commits into
Conversation
Attempt at testing components via cypress
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
seerr
|
||||||||||||||||||||||||||||
| Project |
seerr
|
| Branch Review |
cypress-component-testing
|
| Run status |
|
| Run duration | 02m 29s |
| Commit |
|
| Committer | fallenbagel |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
32
|
| View all changes introduced in this branch ↗︎ | |
|
After further consideration, I dont think this brings us much value tbh. Therefore, I am closing this |
Description
Caution
This PR must be merged after #2903, as it depends on the fix introduced there.
Adds Cypress component testing infrastructure and a test suite for the OverrideRuleModal component. The CI workflow is extended with a separate parallel job that runs component tests without needing a running server. The test suite covers the service ID resolution bug fixed in the preceding PR #2903
How Has This Been Tested?
Screenshots / Logs (if applicable)
Checklist:
pnpm buildpnpm i18n:extract