symposion_app/symposion/schedule/tests
Patrick Altman 11f697d137 Massively upgrade symposion
* Remove markitup (to be replaced with Ace editor)
* Use DUA decorators
* Removed custom signup bits
* Upgraded dependencies
* Added migrations
* Namespaced template locations
* Removed html5parser/sanitizer (for now) - parsing functionality
should be moved out entirely to a hooks
* Replaced ProposalScoreExpression object with a  function that returns
F() expressions
2015-10-16 12:37:35 -05:00
..
data add tests for build schedule form 2014-03-14 15:14:40 -04:00
__init__.py add tests for build schedule form 2014-03-14 15:14:40 -04:00
factories.py Fix some flake8 issues 2015-09-13 21:34:40 -05:00
runtests.py Massively upgrade symposion 2015-10-16 12:37:35 -05:00
test_forms.py add tests for build schedule form 2014-03-14 15:14:40 -04:00
test_views.py flake8 fixes 2014-09-27 12:29:00 -05:00
test_views_session.py schedule: add session and session role 2015-06-18 23:37:11 +09:00