geosolutions-it/geonode

Tests for the release of GN 3.3.0

Closed this issue · 16 comments

@giohappy test done. Here the failed tests.

@giohappy I added to Cucumber also the the test for carousel, geocoding, mobile. Some test failed for mobile (see here).

@ElenaGallo I can't reproduce the problem with the download of mp3. See video below. How can I replicate it?
export mp3 on mobile

@giohappy which test are you referring to?
For documents on mobile the problem is just this:

video

@giohappy ok, I didn't explain myself well. I always put a comment above the test when it fails
xxxxx
.

ok, thx for the clarification @ElenaGallo. In that case you should split the tests. One for the visualization and one for the download.

@ElenaGallo did you remove the layers for the USA dashboard that you were mentioning in the tests? The underlying layer seems to be removed. Can you please recreate it?

@ElenaGallo I'm not able to reporodue the issue with the TOC of the map that you reported (GeoNode#8323). What device and browser are you using?

@ElenaGallo in this failed test you report that widgets interactions are not working, and apparently you're saying that his happens when the map is viewed through shared link. However, it seems that interaction between widgets are not working in any case.
Do you have a test passed for widgets interactions?

@giohappy yes, you are right when the dashboard is saved the interactions don't work. I had tested an unsaved dashboard and in this case the interactions work, look at the following gif:

dash

Here the new widget connection test that fails.

@ElenaGallo The identify for dashboards are disabled on mobile (small screens) by design (see point 3 in geosolutions-it/MapStore2#4150). Remove it from the tests for mobile.

@ElenaGallo see the list of closed issues and rerun the tests for them.

@ElenaGallo exlcuding the printing of annotations and the issue you reported with the TOC on mobile (we weren't able to reproduce it) all the rest should be fixed.
Please rerun the failed tests.

@giohappy All the tests reported on this epic now pass.