Closed nranas closed 7 years ago
We now have a working example of a simple UI test running in the travis build against browserstack. If we want to continue with the current setup we need to buy a browserstack account and add more tests.
Isn't Browserstack free for OSS?
They have some kind of free open source plan which you have to apply for.
Not sure what would be included in that but I guess we are mostly interested in the automate parts.
I have sent a request to them now and are awaiting the response.
We now have a Browserstack account with the open source plan activated. I have sent some invites. I think that concludes this issue and I will open a new issue to extend the test suit to get more coverage.
I think we should consider using Jest for this since we are already using it for the unit tests and it is facebooks own testing framework.