You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nevvermind 3032f0a538 Refactor based on code review
- Move the version api getter to the PluginManager And make it such that it can be mocked, but not pollute the public interface. That means "protected" visibility.
- The plugin api version constant should still be used throughout the code.
- Use different fixtures class names
- Use regex possessive quantifiers for performance
- Use full words for readability
9 years ago
..
plugin-v1 Correctly require composer plugin api version in test plugins 11 years ago
plugin-v2 Correctly require composer plugin api version in test plugins 11 years ago
plugin-v3 Correctly require composer plugin api version in test plugins 11 years ago
plugin-v4 Correctly require composer plugin api version in test plugins 11 years ago
plugin-v5 Refactor based on code review 9 years ago
plugin-v6 Refactor based on code review 9 years ago
plugin-v7 Refactor based on code review 9 years ago