publiclab/mapknitter

List of system tests to implement

Open

#967 opened on Aug 25, 2019

 (12 comments) (4 reactions) (0 assignees)Ruby (203 forks)auto 404
break-me-upeasyhelp wanted

Repository metrics

Stars
 (274 stars)
PR merge metrics
 (PR metrics pending)

Description

I thought of making a list of system tests to be written so that it's easier to test javascript features that aren't covered properly.

  • Test if dashboard map is getting loaded
  • Test if leaflet layer is loading properly for map creation
  • Test annotations ( break me up )
  • Test search
  • Test image upload
  • Test image placement
  • Test drag to upload ( This is a difficult one similar to this https://github.com/publiclab/plots2/pull/5655 )

Contributor guide