Turbogears2 migration: current status (July 2016)
Thomas De Schampheleire
patrickdepinguin at gmail.com
Fri Jul 29 20:33:56 UTC 2016
Hi,
Here is an overview of the current status of the migration from Pylons
to Turbogears2:
- main functionality seems to work
- test suite:
- API tests still fail (to investigate)
- most other tests succeed, with two exceptions:
- kallithea/tests/functional/test_admin_defaults.py::TestDefaultsController::()::test_delete
(AppError: Bad response: 403 Forbidden (not 405) --> related to
the handling of DELETE via POST) --> Søren?
- kallithea/tests/functional/test_files.py::TestFilesController::()::test_archival
(UTF-8 difference in archival response) --> Alessandro?
- .ini files should be lined up, and generation scripts fixed
- several other things to be checked, see
https://bitbucket.org/conservancy/kallithea/wiki/Turbogears2Migration
Best regards,
Thomas
More information about the kallithea-general
mailing list