applerdotxyz / rn-composable-ui

react-native, starter-kit, template, multi-platform, expo, web, mobile, ios, android
https://liveedit.vercel.app
Mozilla Public License 2.0
1 stars 4 forks source link

automate a test to test all config examples #44

Closed saurshaz closed 3 years ago

saurshaz commented 3 years ago

cypress or seleniumbase

saurshaz commented 3 years ago

using cypress /puppeteer we shall be able to achieve this.

we will pass in the attributes and start testing through an alternate index.js (which could be like index.js) but only takes in one config values at a time

sagar0211 commented 3 years ago

Layout Testing status

sagar0211 commented 3 years ago

creating new issue for to-do

sagar0211 commented 3 years ago

https://github.com/applerdotxyz/rn-composable-ui/tree/e2e-testing --testing branch https://github.com/applerdotxyz/rn-composable-ui/blob/e2e-testing/.github/workflows/main.yml -- github action workflow https://github.com/applerdotxyz/rn-composable-ui/tree/e2e-testing/cypress --testing code is in integration folder