Skip to content

Add OpenHydroponics input module#1416

Draft
mickeprag wants to merge 11 commits intokizniche:masterfrom
mickeprag:openhydroponics
Draft

Add OpenHydroponics input module#1416
mickeprag wants to merge 11 commits intokizniche:masterfrom
mickeprag:openhydroponics

Conversation

@mickeprag
Copy link

No description provided.

On some platforms (Armbian) this may be a ramdisk and recreated at each boot
These functions can be used as helpers when working with asyncio
@kizniche
Copy link
Owner

This failed the test. It will need to have the import handled differently so it can pass the test.

@mickeprag
Copy link
Author

I will have a look at the tests. I put this as a draft since I just want to know if I am on the right track.

@kizniche
Copy link
Owner

Ah, I didn't notice the draft. I'm that case, yes, it looks very good. The tests can be run locally to test if they pass. The following will run all tests:

cd /opt/Mycodo/mycodo
/opt/Mycodo/env/bin/pytest -s tests/software_tests

You can add this to run a specific test and save time: -k 'specific_test_name'

@mickeprag
Copy link
Author

I think I solved the test issue. Could you run the CI testing again, please?

@mickeprag
Copy link
Author

Ok, still errors. But at least another error this time...

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