Manually functionally test all Bitshares operation prompts
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 31
- Avg merge
- 10h 47m
- Merged PRs (30d)
- 5
Description
**Is your ~~feature~~ request related to a problem? Please describe.**
Not a feature, but rather a need to manually functionally test every Bitshares operation prompt renders properly.
**Describe the solution you'd like**
Create valid tests for all bitshares operations, verify that the prompt text matches what you entered into the test.
Use [deeplinks](https://github.com/BTS-CM/beet-deeplinks) to initiate the prompts.
**Describe alternatives you've considered**
Test the prompts as I require the operations, thus far each time I've used a new operation I've spotted something to improve, so testing them all would likely be beneficial.
**Additional context**
UX changes proposed in #226 will likely improve the prompts, however there's still a need to manually functionally test each prompt generates as expected.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the deeplinks project and the UX changes proposed in #226, then use the deeplinks to initiate each BitShares operation prompt. Done means every operation has a valid functional test and each rendered prompt matches the values entered in that test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, javascript
- Domain
- blockchain, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100