Tests pour le BDS #816

Open
thubrecht wants to merge 40 commits from thubrecht/bds-tests into master

40 commits

Author SHA1 Message Date
b4669847de Update tests for BDS 2022-10-03 18:25:51 +02:00
157165a7c9 dev: update requirements and directly read the files 2022-10-03 15:47:31 +02:00
7968a70236 kfet/open: Add comment to test 2022-10-03 13:24:00 +02:00
74241e22cc dev: set explicitely DJANGO_SETTINGS_MODULE 2022-10-03 13:19:52 +02:00
192b9d1e15 kfet: remove redundant static tag 2022-10-03 13:10:20 +02:00
e2d7bba816 dev: update requirements 2022-10-03 13:08:01 +02:00
d756cb1f5b Remove useless migrations 2022-10-03 10:58:52 +02:00
ef68e469b5 Update django-hCaptcha 2022-10-03 10:58:52 +02:00
2b2fcb8d52 assertDictContainsSubset is deprecated 2022-10-03 10:58:52 +02:00
0b03a42acc Explicitely set transform=repr in assertQuerysetEquals 2022-10-03 10:58:52 +02:00
75bf5c9b7d assertEquals is deprecated 2022-10-03 10:58:52 +02:00
e51951b1f2 Use AutoField instead of BigAutoField 2022-10-03 10:58:52 +02:00
29726486e0 url -> re_path 2022-10-03 10:58:52 +02:00
6be970b230 Replace unique_together by UniqueConstraint 2022-10-03 10:58:52 +02:00
1e5d30737f Update changelog 2022-10-03 10:58:46 +02:00
8d655f8b2f cof has been renamed to gestioasso 2022-10-03 10:55:33 +02:00
14eb740179 Fix typo 2022-10-03 10:55:33 +02:00
48dd2571bc Only run kf tests in sequential mode (to fix issues with channels) 2022-10-03 10:55:33 +02:00
16f500838f Try not running tests in parallel 2022-10-03 10:55:33 +02:00
67e921a497 Try to flush old messages in tests 2022-10-03 10:55:33 +02:00
9e1e13d360 Update kfet.open tests 2022-10-03 10:55:33 +02:00
aeb90f729b Remove default_app_config 2022-10-03 10:55:33 +02:00
6e4895fb16 Update django-djconfig 2022-10-03 10:55:33 +02:00
b512ba2d58 Change backend name as the old one is deprecated 2022-10-03 10:55:33 +02:00
8a1c39e43b ugettext -> gettext 2022-10-03 10:55:33 +02:00
95e658d05b Update redis, and implement a custom channel layer to send datetime/decimal objects 2022-10-03 10:55:33 +02:00
9a7deb5e2a Fix kfet.ope tests 2022-10-03 10:55:33 +02:00
c9158c8e13 Fix kpsul tests 2022-10-03 10:55:33 +02:00
5a28aab7cb Simplify group_send for kpsul 2022-10-03 10:55:33 +02:00
2b712dd05d Channels 3 2022-10-03 10:55:33 +02:00
1ae5c80f76 Add default django asgi handler 2022-10-03 10:55:33 +02:00
a01e11e45b Fix app import 2022-10-03 10:55:33 +02:00
3411bc8a00 keyOrder is deprecated, using a list in Meta gives the correct order 2022-10-03 10:55:33 +02:00
65ea5d21b2 Update django-redis-cache and fix vagrant setup 2022-10-03 10:55:33 +02:00
6db3ed604b Update django version 2022-10-03 10:55:33 +02:00
d120a2bb62 Update base consumers 2022-10-03 10:55:33 +02:00
e1d942a7ca Add default http router 2022-10-03 10:55:33 +02:00
654848c4f0 Update daphne version 2022-10-03 10:55:33 +02:00
f026e0b5e3 Update to django channels 2 2022-10-03 10:55:33 +02:00
965ba074b6 Fix vagrant setup w/ daphne 2022-10-03 10:55:33 +02:00