Skip to content
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

E2E: Mobile Drafts tests cases #8469

Open
wants to merge 100 commits into
base: main
Choose a base branch
from
Open

E2E: Mobile Drafts tests cases #8469

wants to merge 100 commits into from

Conversation

yasserfaraazkhan
Copy link
Contributor

NONE

@yasserfaraazkhan yasserfaraazkhan added E2E iOS tests for PR Run iOS E2E Detox tests and removed E2E iOS tests for PR Run iOS E2E Detox tests labels Jan 10, 2025
@yasserfaraazkhan yasserfaraazkhan changed the base branch from mobile-drafts to main January 13, 2025 05:38
@yasserfaraazkhan yasserfaraazkhan added the E2E iOS tests for PR Run iOS E2E Detox tests label Jan 13, 2025
@github-actions github-actions bot removed the E2E iOS tests for PR Run iOS E2E Detox tests label Jan 13, 2025
@yasserfaraazkhan yasserfaraazkhan changed the base branch from main to mobile-drafts January 13, 2025 10:39
@yasserfaraazkhan yasserfaraazkhan changed the title inti Init Jan 13, 2025
Base automatically changed from mobile-drafts to main January 13, 2025 13:10
@yasserfaraazkhan yasserfaraazkhan added the E2E iOS tests for PR Run iOS E2E Detox tests label Jan 14, 2025
@yasserfaraazkhan yasserfaraazkhan removed the E2E iOS tests for PR Run iOS E2E Detox tests label Jan 14, 2025
@yasserfaraazkhan yasserfaraazkhan added E2E iOS tests for PR Run iOS E2E Detox tests and removed E2E iOS tests for PR Run iOS E2E Detox tests labels Jan 14, 2025
@yasserfaraazkhan yasserfaraazkhan changed the title Init E2E: Mobile Drafts tests cases Jan 14, 2025
@yasserfaraazkhan yasserfaraazkhan marked this pull request as ready for review January 14, 2025 15:02
Copy link
Contributor

@Rajat-Dabade Rajat-Dabade left a comment

Choose a reason for hiding this comment

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

Minor comment. LGTM 🚀

app/components/drafts_buttton/drafts_button.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@larkox larkox left a comment

Choose a reason for hiding this comment

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

Great work! Just one thing to verify before approving.

@@ -211,6 +212,7 @@ const PostPriorityPicker = ({
type='toggle'
selected={data.persistent_notifications}
descriptionNumberOfLines={2}
value='persistent_notifications'
Copy link
Contributor

Choose a reason for hiding this comment

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

I was checking the implementation of how this value is used, and something feels really off. Can you verify if this doesn't break anything? The test I would do is:

  • Turn on persistent notifications
  • Turn them off again (verify they get visually turned off)
  • Create the post and verify the post was created without persistent notifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants