Skip to content

docs: Removes obsolete QA document #543

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ If you observe an incorrect behavior while using Hathor headless wallet, see [th

## Tests

The Hathor headless wallet is tested automatically with unit tests and integration tests. See the following documentation for more information:
- [Testing guidelines](/docs/testing.md)
- [QA: suggested test sequence](/docs/QA.md)

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.

## Contributing

Expand Down
49 changes: 0 additions & 49 deletions docs/QA.md

This file was deleted.

3 changes: 1 addition & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ Hathor headless wallet documentation is distributed over the following locations
Documents in this directory:

- [Testing](testing.md)
- [QA](QA.md)
- [Feature: multi-signature wallets](multisig-wallets.md)
- [Feature: atomic swaps](atomic-swaps.md)
- [Feature: plugins](plugins.md)
- [Feature: Fireblocks](fireblocks.md)
- [Feature: HSM](hsm.md)
- [Feature: HSM](hsm.md)
Loading