tailbone/tests
Lance Edgar a6ce5eb21d feat: refactor forms/grids/views/templates per wuttaweb compat
this starts to get things more aligned between wuttaweb and tailbone.
the use case in mind so far is for a wuttaweb view to be included in a
tailbone app.

form and grid classes now have some new methods to match wuttaweb, so
templates call the shared method names where possible.

templates can no longer assume they have tailbone-native master view,
form, grid etc. so must inspect context more closely in some cases.
2024-08-15 15:49:54 -05:00
..
data Remove last references to 'edbob' package 2016-10-09 21:12:13 -05:00
forms feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
grids feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
views feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
__init__.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_app.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_auth.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_config.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_db.py fix: require zope.sqlalchemy >= 1.5 2024-07-02 11:14:03 -05:00
test_helpers.py Rebranded to Tailbone. 2013-09-01 08:18:37 -07:00
test_subscribers.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
test_util.py fix: use wuttaweb logic for util.get_form_data() 2024-08-05 09:11:19 -05:00
util.py feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00