Skip to content

e2e(FR-763): add FolderCreationModal class for testing#3467

Merged
graphite-app[bot] merged 1 commit into
mainfrom
feat/add-folder-creation-modal-class
Apr 24, 2025
Merged

e2e(FR-763): add FolderCreationModal class for testing#3467
graphite-app[bot] merged 1 commit into
mainfrom
feat/add-folder-creation-modal-class

Conversation

@nowgnuesLee
Copy link
Copy Markdown
Contributor

@nowgnuesLee nowgnuesLee commented Apr 8, 2025

resolves #3453 (FR-763)
This PR adds FolderCreationModal class and tests to test this class.

  • restructure util functions.
  • add FolderCreationModal class.
  • add vFolder Creation test cases.

Checklist: (if applicable)

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

@github-actions github-actions Bot added the size:L 100~500 LoC label Apr 8, 2025
Copy link
Copy Markdown
Contributor Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@nowgnuesLee nowgnuesLee changed the title e2e: add FolderCreationModal class for testing e2e(FR-: add FolderCreationModal class for testing Apr 8, 2025
@nowgnuesLee nowgnuesLee changed the title e2e(FR-: add FolderCreationModal class for testing e2e(FR-763): add FolderCreationModal class for testing Apr 8, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2025

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements 4.14% 409/9874
🔴 Branches 3.52% 240/6819
🔴 Functions 2.52% 79/3140
🔴 Lines 4.08% 394/9662

Test suite run success

124 tests passing in 14 suites.

Report generated by 🧪jest coverage report action from 3974edd

@nowgnuesLee nowgnuesLee marked this pull request as ready for review April 8, 2025 09:47
Comment thread e2e/vfolder.test.ts Outdated
@nowgnuesLee nowgnuesLee force-pushed the feat/add-folder-creation-modal-class branch 2 times, most recently from fa963dd to b1c08e3 Compare April 16, 2025 05:47
@nowgnuesLee nowgnuesLee requested a review from yomybaby April 16, 2025 06:03
@yomybaby yomybaby force-pushed the feat/add-folder-creation-modal-class branch 2 times, most recently from f6e0bc9 to 2ce9524 Compare April 24, 2025 09:14
Copy link
Copy Markdown
Member

@yomybaby yomybaby left a comment

Choose a reason for hiding this comment

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

LGTM!

@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Apr 24, 2025

Merge activity

resolves #3453 (FR-763)
This PR adds `FolderCreationModal` class and tests to test this class.

* restructure util functions.
* add `FolderCreationModal` class.
* add `vFolder Creation` test cases.

**Checklist:** (if applicable)

- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
@graphite-app graphite-app Bot force-pushed the feat/add-folder-creation-modal-class branch from 2ce9524 to 3974edd Compare April 24, 2025 09:18
@graphite-app graphite-app Bot merged commit 3974edd into main Apr 24, 2025
7 checks passed
@graphite-app graphite-app Bot deleted the feat/add-folder-creation-modal-class branch April 24, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L 100~500 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Folder Creation Modal class for testing

2 participants