dallassoftwaredevelopers / freecodecampdallas.github.io

A Website For Free Code Camp Dallas
http://freecodecampdallas.github.io
17 stars 20 forks source link

(Bug Report) Android app does not issue a email intent when clicking on mailto links #5

Closed denzuko closed 7 years ago

denzuko commented 8 years ago

As a user When I open the android application And tap on the freecodecampdallas@gmail.com link to send an email I should be directed to my default android email client

Scenario: reproduce error Given I have openned the android appliction And clicked on the mailto link Then I am redirected to a Webpage not found I should instead see an email client ready to compose a message to freecodecampdallas@gmail.com