hhucn / adhocracy.hhu_theme

adhocracy theme for normsetzung.cs.uni-duesseldorf.de
10 stars 7 forks source link

Add automatic tests for XSS #106

Open phihag opened 11 years ago

phihag commented 11 years ago

In the wake of #105, we should add automatic tests for XSS in the obvious places.

We could do this with the integration tests in adhocracy_buildout/src/adhocracy/adhocracy/test/use_cases, but running them is nontrivial.

phihag commented 11 years ago

We should use an existing XSS/security checker and have a way to run it during the tests.

rliebig commented 11 years ago

A small sum-up of already tested "solutions":