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.

Testing framework problems

See original GitHub issue

Current issues/problems:

Moved to https://github.com/CartoDB/renderer-prototype/issues/156:

  • Lack of GeoJSON properties. It is impossible or painful to test many styling expressions without these.
  • Lack of GeoJSON metadata. It is impossible to reliable test many styling expressions without this, particularly categories.

Moved to https://github.com/CartoDB/renderer-prototype/issues/158:

  • An easy way to run and/or prepare just one test
  • A way to load multiple GeoJSONs from the same test. The current approach only allows for one GeoJSON, that is not enough for testing multilayer.

Moved to https://github.com/CartoDB/renderer-prototype/pull/161:

  • Display image difference (not more true is not false messages).
  • Log Chrome’s console output

cc: @Jesus89 @IagoLast @rochoa

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
davidmanzanarescommented, Mar 13, 2018

I’ll work on GeoJSON metadata and GeoJSON properties then

1reaction
Jesus89commented, Mar 13, 2018

I’m going to implement the x-folder f-folder detection, hope we are all agree on that 😃

Btw, all the things related to the chrome’s console output, the diff image detection and rich output information should be done in Exquisite if we finally want to do it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 9 Challenges In Automation Testing [2022]
Key challenges in automation testing · 1. Finding the right framework and tool · 2. Effective communication & collaboration in team · 3....
Read more >
What Are The Challenges Faced In Automation Testing?
This is a huge myth. In fact, test automation requires the necessary technical skills to accurately design and maintain test automation framework and...
Read more >
Challenges in Automation Testing and its Solutions
Common Challenges in Automated Testing · 1. Test Case Prioritization · 2. Communication and Collaboration · 3. Finding the right Testing Framework ......
Read more >
Defining the Primary Problems that Test Automation ...
Test automation solves many problems. But, there are even more sequential ones that we have to think about before we can produce high-quality...
Read more >
Manual and Automation Testing Challenges
Lots of my clients have invested heavily in Selenium and use it to test every function of the SUT. This leaves them with...
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