wainuiomata / sambal

Experimental web admin for Samba and Active Directory domains
https://wainuiomata.com
GNU General Public License v3.0
1 stars 1 forks source link

tests: add github actions setup for pytest #19

Open robvdl opened 9 months ago

robvdl commented 9 months ago

This should fail because lack of env vars at this point.

robvdl commented 9 months ago

It's actually failing sooner, rather than failing on the missing env vars and missing Redis service, it's also failing on the missing Samba import off course.

This might be the tricky part to setup, because this needs to run against Samba master for a while at least.