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

Tests for this gem #19

Open
iraszl opened this issue Jun 9, 2022 · 1 comment
Open

Tests for this gem #19

iraszl opened this issue Jun 9, 2022 · 1 comment

Comments

@iraszl
Copy link
Contributor

iraszl commented Jun 9, 2022

I'm thinking to develop a comprehensive list of tests. Let me know if you have any thoughts on this subject. What framework should I use if any? I was thinking, it could just be a ruby script (ex. test.rb) that calls every function one by one, and verifies if they respond as expected. One could provide their own macaroon to test with.

@bumi
Copy link
Owner

bumi commented Jun 12, 2022

yeah! that's important. We could also use the Alby simulation network to do full integration tests.

As a framework I'd use rspec or simply minitest.

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

No branches or pull requests

2 participants