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.

Y axis validation on choose could break acceptance tests.

See original GitHub issue

The Y axis validation on choose should be disabled for testing, or have the option to manually disable it. We have many acceptance tests that rely on selectChoose, a simple change on the layout design (a margin of 2rem added to a parent where the EPS is) is now making all those test fail. Maybe there is no need of being that severe for the test env.

So, two suggestions (working on PR for this):

  • Adding an option to toggle that validation.
  • Making that 2px value customizable.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jelobacommented, Sep 27, 2017

@cibernox any hints on how to fix this? I have some very weird test behavior where sometimes the power select popups will not close when selecting the first option.

0reactions
cibernoxcommented, Aug 17, 2017

Bad but expected. I’ll try to fix it tomorrow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Should I use the cross validation score or the test score to ...
First of all, if the cross validation results are actually not used to decide anything (no parameter tuning, no selection, nothing) then you ......
Read more >
3 Things You Need To Know Before You Train-Test Split
Know the dos and don'ts of train test splitting with scikit learn examples from real life use cases.
Read more >
Validating with Confidence: Meeting Minimum Strength ...
The procedure for evaluating a part's minimum strength values can be broken down into the following series of steps. Steps AG set up...
Read more >
Validation of Laboratory-Developed Molecular Assays for ...
All method validation requirements must be met before results can be used for decisions regarding patient care. CLIA defines differences between implementation ...
Read more >
How to Configure k-Fold Cross-Validation
Nevertheless, we can choose a test condition that represents an “ideal” or as-best-as-we-can-achieve “ideal” estimate of model performance. One ...
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