Closed rodfersou closed 6 years ago
@idgserpro can you give me a light why this is breaking locally, but not on travis?
probably because of this:
https://github.com/plonegovbr/brasil.gov.agenda/blob/master/.travis.yml#L13-L15
As @hvelarde said, try to set PLONE_CSRF_DISABLED=true
in your shell before running the tests and see if they pass.
IIRC, lots of CSRF gives false positives in tests. Don't remeber where this was discussed in the community.
thanks for the light @hvelarde and @idgserpro
finally green
hey, that's weird.. locally tests break