liqd / adhocracy3

Adhocracy 3 with customizations for various projects
https://adhocracy3.readthedocs.io
Other
50 stars 11 forks source link

15 mercator protractor tests fail #1057

Open nidico opened 9 years ago

nidico commented 9 years ago

When building the mercator platform, 15 protractor tests currently fail:

mercator proposal form
  is submitted properly - fail
  can be upvoted by the annotator - fail
  can be downvoted by the annotator - fail
  can be upvoted and then downvoted by the annotator - fail
  can be upvoted by the contributor - fail
  can be downvoted by the contributor - fail
  can be upvoted and then downvoted by the contributor - fail
  can not be rated by anonymous - fail
column navigation (depends on created proposal)
  allows to navigate around - fail
  allows a single column design when the screen size is small - fail
comments
  can be created - fail
ratings
  can upvote - fail
  can downvote - fail
  can vote neutrally - fail
  is not affected by the edition of the comment - fail
xi commented 9 years ago

These tests have been disabled in 13a33151 (#1207)