Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move test classes to test main folder; #2807

Merged

Conversation

mat1th
Copy link
Contributor

@mat1th mat1th commented Jun 3, 2024

Summary

This pr does move test files to the test folder of the project.

Screenshots

NA

Link to pull request in Documentation repository

Any other notes

Copy link
Member

@bgoncal bgoncal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments, but looking good! Thanks for helping out

@@ -150,7 +151,8 @@ extension SettingsSceneDelegate: NSToolbarDelegate {
}
}

@objc private func selectItem(_ item: NSToolbarItem) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did the linter update this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, can revert it.

import Shared
import UIKit

extension UIImage {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make a folder for extensions? I saw we have a few inside Utilities

@home-assistant home-assistant bot marked this pull request as draft June 4, 2024 09:29
@home-assistant
Copy link

home-assistant bot commented Jun 4, 2024

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@mat1th mat1th requested a review from bgoncal June 6, 2024 16:39
@mat1th mat1th marked this pull request as ready for review June 6, 2024 16:39
@mat1th mat1th force-pushed the feature/move-test-files-to-test-folder branch from db1b806 to 41234da Compare June 6, 2024 17:20
@bgoncal bgoncal merged commit 9bbfbaa into home-assistant:master Jun 7, 2024
4 checks passed
@mat1th mat1th deleted the feature/move-test-files-to-test-folder branch June 7, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants