Commit Graph

11 Commits

Author SHA1 Message Date
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Lauréline Guérin c1074b68fc
misc: fix unused-import pylint error (#62099) 2022-03-25 09:03:35 +01:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Lauréline Guérin eeeea14a5d
django22: import django.urls (#49188) 2021-01-04 14:05:14 +01:00
Thomas NOËL 3c8df18794 tests: use django-webtest instead of webtest.TestApp (#19881) 2017-11-06 15:02:51 +01:00
Thomas NOËL 0c7b4e2ea3 fake_family: use Exception attributes handling provided by #8756 2015-10-23 11:50:43 +02:00
Thomas NOËL b6cb3dee5d fake_family: fix some encoding in default_database (#8496)
json response are utf-8 encoded: tests were not working if
the (random) address contained accented characters... now
default_database is 'jsonified'
2015-10-07 11:22:24 +02:00
Thomas NOËL 51ebf9a5d3 tests: fix test_fake_family.py
commit d9a217b changes the number of adults and children
created by default
2015-10-03 19:59:12 +02:00
Thomas NOËL c590922ca5 tests/fake_family: add "permission denied" tests (#8410) 2015-09-30 09:37:10 +02:00
Thomas NOËL 2979959dec add fake_family connector (#8289) 2015-09-29 13:08:09 +02:00