Commit Graph

3393 Commits

Author SHA1 Message Date
Frédéric Péters a9a378845c tests: add more backoffice pages tests 2014-12-28 14:40:00 +01:00
Frédéric Péters cfc2fc6b51 tests: don't let date format interfere with backoffice test 2014-12-28 13:31:14 +01:00
Frédéric Péters 1623a4fac4 tests: add tests for backoffice pages 2014-12-28 13:25:26 +01:00
Frédéric Péters 08a65f5fb7 backoffice: add a missing space before data-link attribute 2014-12-28 13:25:26 +01:00
Frédéric Péters a5c68ec9b9 trivial: remove unused id-wsf files (#1781) 2014-12-28 11:32:59 +01:00
Frédéric Péters f94c4af63e tests: set DATA_DIR to data/ from source directory 2014-12-27 21:16:42 +01:00
Frédéric Péters 1cd5ee359e tests: add tests for emails and texts admin pages 2014-12-27 20:45:42 +01:00
Frédéric Péters 9346b2af08 tests: complete test of admin categories pages 2014-12-27 18:17:35 +01:00
Frédéric Péters 9580ef59cb tests: remove debugging statement 2014-12-27 18:17:35 +01:00
Frédéric Péters 2f93ab70c6 tests: don't mess with sys.modules, to avoid sideeffects 2014-12-27 17:30:48 +01:00
Frédéric Péters 18c0c2bfcf tests: add tests for admin theme, template and users settings pages 2014-12-27 17:03:46 +01:00
Frédéric Péters 61c5579c62 tests: add various tests on fields 2014-12-27 14:33:27 +01:00
Frédéric Péters e7cdf7afba tests: add some tests for ezt templates 2014-12-27 12:07:52 +01:00
Benjamin Dauvergne c6e89c6ee0 ezt: hand out syntax error location on errors when parsing templates (#5578) 2014-12-27 12:07:52 +01:00
Benjamin Dauvergne a762a6888a ezt: allow exception to store line and column of error 2014-12-27 12:07:52 +01:00
Benjamin Dauvergne 2164a7fda7 ezt: compute column and lines when parsing templates 2014-12-27 12:07:52 +01:00
Frédéric Péters 6d2df356dc tests: add initial testing of bounce processing 2014-12-26 19:35:31 +01:00
Frédéric Péters 53e328673f tests: remove debugging statement 2014-12-26 19:13:26 +01:00
Frédéric Péters b9b8ff33c8 tests: add a test to create and visit an action of every kind 2014-12-26 19:13:26 +01:00
Frédéric Péters 728b49c273 forms: add current_step and current_page_no substitution variables (#6098) 2014-12-26 17:33:19 +01:00
Frédéric Péters 98c74d6341 misc: do not include query parameters twice on access unauthorized (#6216) 2014-12-26 17:30:30 +01:00
Frédéric Péters 54af1e3957 admin: activate users search even with disk-storage backend (#6215) 2014-12-26 17:30:30 +01:00
Frédéric Péters 946904f753 storage: make ILike work with None attributes 2014-12-26 17:30:30 +01:00
Frédéric Péters df8cce74f0 tests: fix test_users_filter to work with webtest 1.3 2014-12-26 14:23:17 +01:00
Frédéric Péters 00daa7d1bf tests: add tests for user admin pages 2014-12-26 14:11:29 +01:00
Thomas NOËL 0325eab1c8 tests: mark sql test_count as requiring postgresql 2014-12-26 13:23:04 +01:00
Frédéric Péters bd8ea7fef7 tests: add tests for workflow admin pages 2014-12-25 15:43:49 +01:00
Frédéric Péters 1bcac1ce91 tests: add test for categories admin pages 2014-12-25 14:57:59 +01:00
Frédéric Péters f331308e77 tests: add unit tests of roles admin pages 2014-12-25 14:31:33 +01:00
Frédéric Péters ef81ba0a20 tests: add test of edition of form field 2014-12-25 13:54:36 +01:00
Frédéric Péters 9b047126df tests: add test of field duplication 2014-12-25 13:54:36 +01:00
Frédéric Péters 1124c68d91 tests: add test of removal of field 2014-12-25 13:54:36 +01:00
Frédéric Péters 7bc4e9b230 test: fix unit-test of form name/urlname change 2014-12-25 13:36:42 +01:00
Frédéric Péters d96e806479 tests: add test for creation of field in admin 2014-12-25 13:27:21 +01:00
Frédéric Péters 9d651061b7 tests: add some tests of formdef admin pages 2014-12-25 13:27:21 +01:00
Frédéric Péters 2c9340576c tests: test admin pages for modifying a form 2014-12-25 13:27:21 +01:00
Frédéric Péters f545217c7c tests: makes sure formdef url_name is not changed when there are forms 2014-12-25 13:27:21 +01:00
Frédéric Péters 7beb8dd7d0 tests: don't .select() as it's not available in wheezy Webtest 2014-12-25 12:07:30 +01:00
Frédéric Péters bf00142427 tests: test creation of a form 2014-12-25 12:01:45 +01:00
Frédéric Péters 14236af269 tests: test categories API 2014-12-25 11:33:20 +01:00
Frédéric Péters f25303c3ec tests: add unit tests for formdef listing and schema APIs 2014-12-25 11:21:23 +01:00
Frédéric Péters b3d419d2eb tests: add a multipage form unit test 2014-12-25 10:47:56 +01:00
Frédéric Péters e848f42596 tests: add unit tests for form pages 2014-12-24 15:26:33 +01:00
Frédéric Péters 7372d1f424 tests: test user notification on registration 2014-12-24 14:28:55 +01:00
Frédéric Péters 95c8e8da36 tests: turn saml2utils test function into an unit test 2014-12-24 13:34:17 +01:00
Frédéric Péters a712de57bd tests: turn humantime test function into an unit test 2014-12-24 13:27:10 +01:00
Frédéric Péters 21c8296d30 tests: turn strftime test function into an unit test 2014-12-24 13:26:26 +01:00
Frédéric Péters 7649121e8c tests: turn x509utils test function into an unit test 2014-12-24 13:10:01 +01:00
Frédéric Péters ee38c01ee8 tests: add testing of registration process 2014-12-24 11:44:11 +01:00
Frédéric Péters afad4d33d8 tests: regroup common functions into an utility module 2014-12-24 11:44:11 +01:00