⚠️ This issue respects the following points: ⚠️
Description
Expected:
The template matches the canonical wikitext header defined in the tests (see WikitextFileTests.java).
Actual:
The test fails with a ComparisonFailure, indicating the generated document differs from the expected header (extra/missing lines or formatting). The mismatch needs to be reconciled either by adjusting the template or the test expectations.
Steps to reproduce
- Run ./gradlew testFlavorDefaultDebugUnitTest (or open a new wikitext file through the app’s “New file” dialog).
- Trigger creation of the default wikitext document.
- Observe the generated file contents.
Information
Android version:
Device: macOS
App Version: latest
Source
F-Droid
Format / File type
Not specific
Additional info / Log
Description
Expected:
The template matches the canonical wikitext header defined in the tests (see WikitextFileTests.java).
Actual:
The test fails with a ComparisonFailure, indicating the generated document differs from the expected header (extra/missing lines or formatting). The mismatch needs to be reconciled either by adjusting the template or the test expectations.
Steps to reproduce
Information
Android version:
Device: macOS
App Version: latest
Source
F-Droid
Format / File type
Not specific
Additional info / Log