Appdaemon-Test-Framework icon indicating copy to clipboard operation
Appdaemon-Test-Framework copied to clipboard

Feature Request: validate service names

Open fhoekstra opened this issue 3 years ago • 1 comments

Soo I just found a bug in an automation I wrote. I wrote notify.mobile_app_fairphone instead of notify/mobile_app_fairphone

The reason it took me a while to find, is that I made the same mistake in the test I wrote for it. So that's why I thought: what if appdaemontestframework would validate service names are in the correct format, in the assertion?

I will probably implement this myself, as I think it is a good first issue, but just putting this here as a reminder for myself and documenting the reason to want it.

fhoekstra avatar May 25 '21 17:05 fhoekstra

Hey 👋

For now, you can consider this project unmaintained, unfortunately.

I haven't had time to maintain this repo in the last few years, in good parts because I moved home and I haven't had a HomeAssistant setup for a very long time. So I'm a bit disconnected with the latest updates, and it's a huge overhead to start everything again, get context and understand how to fix issues on this project

However, I've finally taken the task to set up my server at home again, so I'll probably use this project for my own use again soon.

This means I may bring this project up-to-date in the next few months. No guarantees, obviously, but I may.

Best, Flo

HelloThisIsFlo avatar Jan 02 '23 12:01 HelloThisIsFlo