question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

In order to perform refactoring and to add new features with more confidence, we need unit, integration and end-to-end tests for:

  • algorithm parts. Seesrc/algorithms

  • React parts - components and pages. See src/components and src/pages

  • State management: redux reducers and sagas. See src/state

The infrastructure:

  • jest and @testing-libraryare already set up. Unit and integration tests can be ran with yarn test or yarn test:watch

  • cypressis planned for e2e tests

  • We plan either Travis CI or CircleCI for continuous integration

Any help is appreciated!

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:13
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
owais-engcommented, Mar 21, 2020

how can i get the code of this projectSent from my Samsung Galaxy smartphone. -------- Original message --------From: szonjajakab notifications@github.com Date: 21/03/2020 2:55 pm (GMT+05:30) To: neherlab/covid19_scenarios covid19_scenarios@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [neherlab/covid19_scenarios] Add tests (#19) I could do the CI building if its not taken.

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe. [ { “@context”: “http://schema.org”, “@type”: “EmailMessage”, “potentialAction”: { “@type”: “ViewAction”, “target”: “https://github.com/neherlab/covid19_scenarios/issues/19#issuecomment-602018479”, “url”: “https://github.com/neherlab/covid19_scenarios/issues/19#issuecomment-602018479”, “name”: “View Issue” }, “description”: “View this Issue on GitHub”, “publisher”: { “@type”: “Organization”, “name”: “GitHub”, “url”: “https://github.com” } } ]

1reaction
ivan-aksamentovcommented, Mar 21, 2020

@Joluma Hi Joël, I haven’t started yet. But the e2e testing is probably one of the most valuable things to contribute.

It may be tricky, because many parts of the project are changing rapidly. For example, I have a huge Redux revamp coming soon(ish). We are in process of changing how some of the widgets behave. So the tests will have to be adjusted frequently.

Also, Plots might be somewhat hard to operate automatically. If you have app testability improvements in mind (for the app source code itself), it is very welcome too.

Feel free to try it out!

Read more comments on GitHub >

github_iconTop 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 >
ADHD Test Online | Clinical Partners
Take another test. View all tests. We have online mental health quizzes for many conditions including ADHD, autism, anxiety, depression, PTSD, and more....
Read more >
Do I Have ADD? – ADHD Test – Quiz reveals ADD symptoms
Do I Have ADD? – ADHD Test – Quiz reveals ADD symptoms · What to Expect From an Online ADHD Test · 1:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found