You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,10 @@ If you observe an incorrect behavior while using Hathor headless wallet, see [th
20
20
21
21
## Tests
22
22
23
+
The Hathor headless wallet is tested automatically with unit tests and integration tests. See the following documentation for more information:
23
24
-[Testing guidelines](/docs/testing.md)
24
-
-[QA: suggested test sequence](/docs/QA.md)
25
+
26
+
Eventually, some changes to plugins or scripts may require specific testing not covered by those automated tests, but those should be analysed case by case on each PR.
0 commit comments