-
-
intercept fetches and replace
Inputs can be static json
outputs with json schema validation
-
# Feature-Request
**Describe the Feature**
automated testing with detox / jasmine
**Possible Implementations**
expo has 2 e2e apps, one for testing native changes (bare-expo) and one for testi…
-
```
A lot of tests have been created in the pspautotests repo on GitHub.
https://github.com/hrydgard/pspautotests
While interactive demo apps are very useful, the benefit of these automated
tests i…
-
For a style I'm currently working on, I wrote myself a small test script that checks the output of the style against the expected results. Would it be possible to implement something like this for thi…
-
Automated testing is a bit tricky. I'm not sure how we'd write tests that understood things like "there's a bug that makes fill stitch look weird".
On the other hand, one thing we _can_ do is run …
-
After the initial release unit tests can be written, end to end tests can also be written for core functionality once the initial app features are validated with users
-
Add automated testing using cucumberjs
-
We ought to create some tests to help prevent regressions. Some functional tests such as "this package DB record should result in this package JSON file" and some platform tests such as "running this …
-
@IagoSRL @joshdanielson
I want to start a conversation about automated testing for the API/site and the web app.
My goals in implementing testing:
* reduce the time it takes to develop (manua…