Refine CRUD functional test to work with actual form structure

  • Fix file entity creation with proper ownership
  • Login user before creating test file to avoid access issues
  • Use dynamic field detection for file field
  • Simplify form submission process
  • Add proper debugging for form validation errors
  • Test now covers complete CRUD workflow: Create, Read, Update, Delete
  • All tests now pass successfully (2 tests, 32 assertions)

Merge request reports

Loading