Skip to content

Conversation

@supersaiyansubtlety
Copy link
Member

@supersaiyansubtlety supersaiyansubtlety commented Nov 18, 2025

SearchMappingsTest was using the complete obf jar which made it prone to breaking.

This PR

  • copies+renames all the classes SearchmappingsTest was checking to a separate test input package
  • removes z_ prefixes I previously added to test input packages to avoid breaking SearchMappingsTest
  • outputs proguard's obf mappings to the build dir to help making/updating tests
  • makes :enigme-cli:test depend on all test input obf tasks so it consistently works even when not running other project's tests

@supersaiyansubtlety supersaiyansubtlety self-assigned this Nov 18, 2025
@supersaiyansubtlety supersaiyansubtlety added bug Something isn't working enhancement New feature or request test changes or additions to the test suite labels Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request test changes or additions to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant