Code Monkey home page Code Monkey logo

Comments (7)

branflake2267 avatar branflake2267 commented on July 17, 2024

In eclipse, you can right click on the SandBoxTest and click on DebugAs GWT Unit Test and it should run. If you get errors the build path needs correcting.

from gwt-maps-v3-api.

branflake2267 avatar branflake2267 commented on July 17, 2024

If the SandBoxTest works, you can use that as the frame for the next test.

from gwt-maps-v3-api.

branflake2267 avatar branflake2267 commented on July 17, 2024

Let me know if you get errors and we can go from there.

from gwt-maps-v3-api.

twistedpair avatar twistedpair commented on July 17, 2024

Two ways:

From Maven
mvn clean package should do the trick running the tests via SureFire after compiling everything.

From Eclipse
Right click on AllTestsSuite.java and select Run as > GWT JUnit Test

Let us know if neither method works for you.

from gwt-maps-v3-api.

aayaffe avatar aayaffe commented on July 17, 2024

Thank you,
After checking "Use Google web-toolkit", in the project properties, it worked.
I was able to run all the test and add some of my own.
For some reason some if not all of the tests that check "Pan" under MapImpl and MapWidget did not pass.
I will look into it later on.

from gwt-maps-v3-api.

branflake2267 avatar branflake2267 commented on July 17, 2024

Its possible that might be inherited.

from gwt-maps-v3-api.

twistedpair avatar twistedpair commented on July 17, 2024

aayaffe, FYI, all 914 tests were passing last night, so your changes might have perturbed something in MapImpl. Try sycing up with the current HEAD (we just pulled in our v3.9.0 branch).

from gwt-maps-v3-api.

Related Issues (20)

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.