Commit Graph

1966 Commits

Author SHA1 Message Date
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 2bcf6c2079 replace PASSERELLE_APPS with PASSERELLE_APP_<APP_LABEL>_ENABLED (#8411) 2015-10-04 23:25:57 +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 1364a95ea4 tests/api_access: correctly tests 403, without raise=1 (#8410) 2015-09-30 10:13:10 +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
Serghei Mihai 74260b607a csv: remove test of string data filter (#8344) 2015-09-24 16:48:13 +02:00
Serghei Mihai d7e7654d06 csv: handle case insensitive text search (#8344) 2015-09-24 15:25:48 +02:00
Serghei Mihai 3a0d3be3ff csv: handle string filter criteria 2015-09-24 15:25:16 +02:00
Serghei Mihai a543abe80d tests: additional api access cases (#7959) 2015-09-09 15:53:19 +02:00
Serghei Mihai a017827f45 csv files datasource (#5896) 2015-09-04 14:24:04 +02:00
Serghei Mihai bfec6d1255 fix key type in request signing (#7866)
Tests for anonymous and signed api access added
2015-08-04 17:39:26 +02:00
Frédéric Péters fbcd3dfe26 tests: don't use deprecated status_code 2015-04-03 22:32:48 +02:00
Frédéric Péters dc0452ab5e tests: add basic tests of manager 2015-04-03 22:20:37 +02:00
Frédéric Péters 74f1bbf43b tests: switch to py.test, convert sms tests 2015-04-03 22:05:57 +02:00