mirror of
https://github.com/getAlby/lndhub.go.git
synced 2025-12-29 18:45:29 +01:00
Add integration tests with testify/suite. Moved some structs outside of controller funcs so we can re-use them in the testing package. Add CI workflow for running tests on every push.