Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Comments

Refactor tests to PSR-4#66

Open
senaranya wants to merge 1 commit intonepda:masterfrom
senaranya:conform-to-PSR4
Open

Refactor tests to PSR-4#66
senaranya wants to merge 1 commit intonepda:masterfrom
senaranya:conform-to-PSR4

Conversation

@senaranya
Copy link

Composer from v2 is going to autoload only those classes that comply with PSR-4 standards. It has started throwing deprecation warning since recent release. This PR updates tests to comply with the same.

  • Added PSR-4 mapping in composer.json
  • Updated namespaces in tests
  • Rename files to match with classes, so it conforms to PSR-4
  • Updated tests to "use" classes instead of requiring those

* Added PSR-4 mapping in composer
* Updated namespaces in tests
* Rename any files that do not conform to PSR-4
* Updated tests to "use" classes instead of requiring those
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant