spacemeshos / smapp-lite

The light wallet application for Spacemesh network
2 stars 1 forks source link

Test cases list creation #49

Closed monikasmolarek closed 1 month ago

monikasmolarek commented 1 month ago

I created a doc covering the test cases that should be covered while testing the lite wallet manually. It aims to help remember what and how to tests, but also to track the results.

For now only 3 main processes starting from the main page. The wallet screen and all the components, options, and settings will be added soon.

github-actions[bot] commented 1 month ago

You can preview the changes at : https://0dc5601f.smapp-lite-prod.pages.dev

github-actions[bot] commented 1 month ago

You can preview the changes at : https://642caa60.smapp-lite-prod.pages.dev

github-actions[bot] commented 1 month ago

You can preview the changes at : https://2747eea3.smapp-lite-prod.pages.dev

github-actions[bot] commented 1 month ago

You can preview the changes at : https://b12d59ae.smapp-lite-prod.pages.dev

github-actions[bot] commented 1 month ago

You can preview the changes at : https://df6f6885.smapp-lite-prod.pages.dev

monikasmolarek commented 1 month ago

@brusherru I will let myself to merge this doc. You can of course move, remove It, do whatever you want. But It would probably make it easier to review the next pull request, as Yulia has already reviewed these ones. This list is not crucial, but might make it easier to document wallet and test it. I think of using it as a basis to write automatic integration/end-to-end tests in the future. It doesn’t break anything in the code, so merging for now here. I will reorganize it better when it's more robust.