Skip to content

Comments

fix: use correct test file name#142

Merged
jcesarmobile merged 1 commit intomainfrom
test-name
Dec 31, 2025
Merged

fix: use correct test file name#142
jcesarmobile merged 1 commit intomainfrom
test-name

Conversation

@jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Dec 29, 2025

This was fixed in #68, but reintroduced with the migration to the SPM structure since our own plugins still present this "problem".

The test files are for testing the implementation class, not the plugin class, so the file name should not include "Plugin" in the name. The class name is correct and doesn't match the file name at the moment, with this change both the class name and the file name will be the same.

@jcesarmobile jcesarmobile merged commit 9e2d59f into main Dec 31, 2025
4 checks passed
@jcesarmobile jcesarmobile deleted the test-name branch December 31, 2025 15:54
fabiomartino added a commit to fabiomartino/create-capacitor-plugin that referenced this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants