Skip to content

feature: test suite runs DjangoLDP tests with DjangoLDP-I18n settings

Calum Mackervoy requested to merge unit-tests into master
  • Very minimal implementation connecting custom serializer to viewset
  • Implemented a test application which connects the I18n serializer to DjangoLDP test models and runs those tests. Ensures that we haven't broken DjangoLDP features without duplicating code :D

Merge request reports