summaryrefslogtreecommitdiffstats
path: root/hyperkitty/tests/test_views.py
Commit message (Collapse)AuthorAgeFilesLines
* Better handling of the user votes cacheAurélien Bompard2013-12-011-4/+2
|
* Better use of pagination on the thread listsAurélien Bompard2013-12-011-10/+10
|
* Improve and write tests for the set_thread_votes functionAurélien Bompard2013-11-201-0/+4
|
* Use the RequestFactory in AccountViewsTestCaseAurélien Bompard2013-11-201-19/+33
|
* KittyStore does not auto-upgrade its schema anymoreAurélien Bompard2013-11-201-3/+3
|
* Fix unit tests after commit 85423f0Aurélien Bompard2013-10-271-0/+1
|
* Handle permissions on private mailing-listsAurélien Bompard2013-10-181-4/+83
|
* Get the KittyStore using the settings objectAurélien Bompard2013-08-021-3/+3
|
* Centralize settings modifications for unittests in a single classAurélien Bompard2013-07-231-1/+1
|
* Add unit tests for the reattach pageAurélien Bompard2013-07-181-0/+150
|
* Show the unread icon in the overview pageAurélien Bompard2013-07-151-0/+8
|
* Refactor tests to avoid override_settingsAurélien Bompard2013-07-081-12/+0
| | | | | Requires this issue to be fixed upstream: https://github.com/miracle2k/django-assets/issues/3
* Fix a test broken by commit fcdaa7f3Aurélien Bompard2013-06-061-3/+4
|
* Fix unit tests for votingAurélien Bompard2013-06-061-0/+1
|
* Rework the display of email datetimes using timezonesAurélien Bompard2013-05-271-0/+9
|
* Add a unit test for unread postsAurélien Bompard2013-05-241-3/+70
|
* Cleanup unused importsAurélien Bompard2013-05-211-2/+1
|
* Fix unit tests with django-assetsAurélien Bompard2013-02-261-1/+6
|
* Fix running the unit tests in the spec fileAurélien Bompard2013-02-191-10/+1
|
* Fix unit testsAurélien Bompard2013-02-191-1/+9
|
* Allow cancelling a voteAurélien Bompard2013-02-131-17/+81
|
* Normalize some variable namesAurélien Bompard2013-02-051-2/+2
|
* Fix the archives view for decemberAurélien Bompard2012-12-131-2/+35
|
* Non-code changes (license texts, indentation, etc.)Aurélien Bompard2012-12-101-1/+1
|
* Don't reload the page when adding tags or liking stuffAurélien Bompard2012-12-101-3/+1
|
* Add spec file and fix unit testsAurélien Bompard2012-11-301-2/+2
|
* Normalize tabs to spacesAurélien Bompard2012-08-301-14/+14
|
* Add unit testsAamir Khan2012-08-111-0/+18
|
* Fix : Error importing unit testsAamir Khan2012-08-101-7/+1
|
* Packaging hyperkittyAamir Khan2012-07-241-0/+72