tests failing on osx

Issue #549 resolved
Tanish Grover created an issue
  • test_insert_point in test_sideview.py failing due to invalid coordinate. The problem exists due to different window sizes on different machines
  • test_mscolab_project.py failing due to error in _activate_project_at_index. This requires a mouseDoubleClick instead of enter key press
  • test_server_service_cache in test_wms_control.py failing because get capabilities button is not pressed after writing the correct URL in wms url box. This leaves the retrieve button to remain disabled.

Comments (2)

  1. Log in to comment