We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 344d1dc commit d536c9fCopy full SHA for d536c9f
1 file changed
AGENTS.md
@@ -18,6 +18,7 @@ A simple Java client for ACINQ's [phoenixd REST API](https://phoenix.acinq.co/se
18
- Add integration tests for new features to verify end-to-end functionality.
19
- Ensure new dependencies or configurations do not introduce security vulnerabilities.
20
- Maintain the versions in the configuration section of the pom.xml files.
21
+- Add a comment on top of every test method to describe the test in plain English.
22
23
## Pull Requests
24
0 commit comments