Add Tests
See original GitHub issueAs soon the implementations have settled:
- an E2E style test by simply comparing snapshot of the output html
- unit tests for the few costume functions instrumenting
static.config.js
variations
Since react-static is very thin, building on well tested libraries such as React 16 and React-Router, the effort is probably minimal.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:6
- Comments:8 (3 by maintainers)
Top Results From Across the Web
ADD Test: Do I Have Inattentive ADHD? Symptoms in Adults
This ADD test reveals common inattentive ADHD symptoms in adults. Take this free symptom test to determine if you show signs of ADHD....
Read more >Adult ADHD Test | ADDA - Attention Deficit Disorder Association
ADHD Test for Adults: Next Steps. This online test is fast and simple to complete. The World Health Organization* has prepared a self-screening...
Read more >ADHD/ADD Tests for Diganosis - WebMD
The Vanderbilt Assessment Scale. This 55-question assessment tool reviews symptoms of ADHD. · The Child Attention Profile (CAP). · Behavior ...
Read more >Do I Have ADD? – ADHD Test – Quiz reveals ADD symptoms
Do I Have ADD? That is what this fun and interactive ADHD test will help determine. Another feature of this ADD quiz is...
Read more >ADHD Test Online | Clinical Partners
Take an ADHD test online for an indication of whether you are showing symptoms of ADHD and should seek further advice from your...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m having an issue with jest not able to read JSX. What should my .babelrc look like since it extends react-static/.babelrc? I’m not sure that jest can find React-Static .babelrc in node_modules
@EmilTholin I’ll see if I have time this holiday weekend. At minimum I can do a PR for the implementation with an example or two. I’m afraid the code coverage on my current project is embarrassing.
Coverage for statements (50%) Coverage for lines (48.99%) Coverage for branches (31.48%) Coverage for functions (42.5%)