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

Make callback-url configurable #15

Merged
merged 2 commits into from
Apr 6, 2023
Merged

Conversation

Bashy
Copy link
Collaborator

@Bashy Bashy commented Apr 5, 2023

📚 Description

Add callback url to the config.

@Bashy Bashy marked this pull request as draft April 5, 2023 21:47
@Chemaclass
Copy link
Contributor

Chemaclass commented Apr 5, 2023

Have you tried adding a unit test for this new config key? Check this out: https://github.com/php-lightning/lnaddress/blob/main/tests/Unit/Config/LightningConfigTest.php

You can easily run all checks and tests locally with: "composer test-all"

UPDATE: As we talked, I updated the tests and applied some minor refactorings.

@Chemaclass Chemaclass marked this pull request as ready for review April 6, 2023 05:41
@Chemaclass Chemaclass changed the title partial change to make callback url user-configured Make callback-url configurable Apr 6, 2023
@Chemaclass Chemaclass merged commit 4f8eff6 into main Apr 6, 2023
@Chemaclass Chemaclass deleted the add-callback-url-to-config branch April 6, 2023 05:48
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.

3 participants