Hertog Jan
c9af48338d
Implement black and Pylint (#4126)
пре 2 година
Joey
a8ad4b81d8
Implement shareable wishlists (#3905)
* Implement shareable wishlists.
* Raise permission denied 403 instead of 404 if a user has no access to the wishlist.
* Change translation messages
пре 3 година
Michael van Tellingen
0ebe344a27
Merge tests.integration with tests.unit
The idea of splitting integration from unittests is good in theory
but leads to a lot of mental overhead. Besides whenever a tests
interacts with a database it isn't a unittest anyway.
пре 8 година
Michael van Tellingen
28ea962ab6
Rename all tests files from *_tests.py to test_*.py
Better to use filenames which are commonly used in the python word then
custom ones.
пре 8 година
David Winterbottom
568715b9ca
Use compatability layer for user in test
пре 12 година
David Winterbottom
ae6798a3af
Use a classmethod for generating random key
пре 12 година
David Winterbottom
e2b84d4245
Add unit tests for wishlist model
пре 12 година