Page MenuHomePhabricator

[electrum] add tests for BIP21 parsing and creation
ClosedPublic

Authored by PiRK on Jan 22 2024, 16:37.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC7937a5693797: [electrum] add tests for BIP21 parsing and creation
Summary

Add an op_return test case for TestParseURI and add a suite for create_URI.
The new test suite shows that currently special chars are not escaped for the op_return paramater. This will be fixed in a separate diff.

Depends on D15235

Test Plan

python test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable