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

Update testing #133

Merged
merged 3 commits into from
Oct 7, 2024
Merged

Update testing #133

merged 3 commits into from
Oct 7, 2024

Conversation

mcm1957
Copy link
Contributor

@mcm1957 mcm1957 commented Oct 5, 2024

This PR provides / changes

  • up to date test-and-release.yml workflow
  • updates chai
  • downgrades chai-as-promised as the up-to-date version is ESM only and ioBroker testing currently does not support esm only

IMPORTANT:
Test fail at platform windows. Windows tests are currently disabled.
See line 44/45 at test-and-release.yml

        # os: [ubuntu-latest, windows-latest, macos-latest]
        os: [ubuntu-latest, macos-latest]

If your adapter should / does work on platform windows, please reenable windos tests (uncomment firt line and comment second) and try to diagnose the problem. If adapetr does not work on woindows for sure, please drop a note at README.md

@Grizzelbee Grizzelbee merged commit 7466471 into Grizzelbee:main Oct 7, 2024
8 of 9 checks passed
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.

2 participants