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

Add tests for bugs #25

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

KostyaEsmukov
Copy link
Member

This PR contains a couple of commits containing failing tests for the two bugs in Declarative I'm aware of:

  1. The do block strips newlines from the substituted jinja variables, which breaks bash commands
  2. The natural delta: 1h format for the TimeDeltaSensor is currently unsupported: it is getting passed as a string rather than a timedelta.

This PR shouldn't be merged as is. Instead, the fixes for these bugs should be done on top of the corresponding commits from this PR.

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.

1 participant