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

Org Screen Tested #1053

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

precious3173
Copy link

No description provided.

Copy link
Contributor

@Elforama Elforama left a comment

Choose a reason for hiding this comment

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

Thanks for making this test. Once you address the comments I can merge this.

Comment on lines 26 to 32
Org(
FakeOrgITem.orgitem.id,
FakeOrgITem.orgitem.name,
FakeOrgITem.orgitem.walletId,
FakeOrgITem.orgitem.logoPath,
FakeOrgITem.orgitem.captureSetupFlow,
FakeOrgITem.orgitem.captureFlow
Copy link
Contributor

Choose a reason for hiding this comment

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

You can just pass in the fake item instead of making a new one.

Copy link
Author

Choose a reason for hiding this comment

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

Done

@@ -0,0 +1,45 @@
package org.greenstand.android.TreeTracker.orgpicker

import androidx.compose.ui.test.*
Copy link
Contributor

Choose a reason for hiding this comment

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

When trying to run this test locally I couldn't get it working. Were you able to run this test?

Copy link
Author

Choose a reason for hiding this comment

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

Yes

Copy link
Author

@precious3173 precious3173 left a comment

Choose a reason for hiding this comment

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

The select_organisation string resource could not be resolve

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

Successfully merging this pull request may close these issues.

None yet

2 participants