Git Product home page Git Product logo

Comments (9)

Shreeshrii avatar Shreeshrii commented on May 10, 2024

0146_281.3B.tif
line6.tiff
5318c4b679264.jpg

from test.

stweil avatar stweil commented on May 10, 2024

Cc'ing @jbreiden.

from test.

Shreeshrii avatar Shreeshrii commented on May 10, 2024

@stweil Do we still need more images/testdata from Google?

from test.

stweil avatar stweil commented on May 10, 2024

I'm afraid that we have to find our own solutions without waiting for Google. They cannot provide all images and test data because some might be copyrighted. Therefore it is important to find free replacement images and data. We have nearly all images needed for the unit tests (equationdetect_test still needs an image).

from test.

AndersonMartins1 avatar AndersonMartins1 commented on May 10, 2024

If you are looking for solutions to find free replacement images and data for use in unit testing, there are several options you can consider:

Free Image Banks: There are several free image banks available on the internet, where you can find high-quality, public domain images to use in your tests. Some examples include Unsplash, Pixabay and Pexels.

Test Data Databases: In addition to images, you may need test data for your test units. There are databases of test data freely available on the web that can be used to create realistic test scenarios. Search for open datasets related to your application domain.

Creating Images and Test Data: If you are unable to find suitable images or test data, consider creating your own. You can create simple images using free image editing tools like GIMP or Paint.NET, and generate test data using random data generation libraries in Python like Faker.

Community Resources: Don't underestimate the power of community. Search forums, discussion groups, and online communities related to your application domain. Many times, other developers are willing to share images and test data that they have created or found.

Creative Commons Licenses: When searching for free replacement images and data, be sure to check usage licenses. Many free resources are available under Creative Commons licenses, which may have specific attribution requirements or commercial use restrictions.

from test.

stweil avatar stweil commented on May 10, 2024

Thanks, but this issue is not about finding any image. It is about finding very specific images for a very specific task which is part of the unittests.

from test.

AndersonMartins1 avatar AndersonMartins1 commented on May 10, 2024

To resolve this issue, you can follow these steps:

Clearly identify which specific images are required for the test cases in question.

Make sure these images are available somewhere accessible for testing. This could be in an internal image repository, a cloud storage server, or another accessible location.

If images are not available, you may need to create or purchase the necessary images and ensure they are stored in a suitable location.

After ensuring that the required images are available, you can update your unit tests to reference these specific images when running your tests.

Be sure to clearly document the image requirements for each test case so future developers know which images are needed and where to find them.

Rerun your unit tests to ensure that the images are being used correctly and that the tests are passing as expected.

By following these steps, you should be able to solve the problem of finding the specific images needed for the test cases in your unit tests.

from test.

stweil avatar stweil commented on May 10, 2024

I am sorry to say that, but your comments (and your pull requests) are not helpful. They sound like the result of an AI chat bot. If you want to help, you should read this issue carefully (it lists the missing images), look into the test code where these images are used and try to activate that code with replacement images.

from test.

AndersonMartins1 avatar AndersonMartins1 commented on May 10, 2024

Ok

from test.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.