Skip to content

Conversation

@anku255
Copy link
Member

@anku255 anku255 commented Jun 11, 2020

Summary

Fixes #3

Changelog

Add e2e tests for Alert API.

[IOS] [Added] - e2e test for the Alert API

Test Plan

On running the following commands

detox build -c ios.sim.debug
detox test -c ios.sim.debug Alert-test.js

You will get the following output -

Screenshot 2020-06-11 at 2 16 21 PM

@anku255 anku255 requested a review from jevakallio June 15, 2020 07:06
Copy link

@jevakallio jevakallio left a comment

Choose a reason for hiding this comment

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

@anku255 the code looks great! The test case naming could be improved somewhat. See my comment on another PR here, and if you agree with the approach, implement the same changes here?

@anku255 anku255 requested a review from jevakallio June 16, 2020 07:55
Copy link

@jevakallio jevakallio left a comment

Choose a reason for hiding this comment

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

LGTM! Let's discuss tomorrow how we are going to land these, considering the new instructions we received from Rick to squash and merge these locally

@jevakallio jevakallio added the pending merge This PR is ready to merge, but requires Mentor/PO action to merge upstream label Jun 18, 2020
@anku255
Copy link
Member Author

anku255 commented Aug 10, 2020

It is obsolete now because of #183. I am closing it.

@anku255 anku255 closed this Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending merge This PR is ready to merge, but requires Mentor/PO action to merge upstream

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write e2e tests for Alert API

3 participants