[proposal] Create a test harness to test @veramo/core in a web frontent
See original GitHub issueVeramo is missing an automated way of checking which packages work in a web environment.
We need a sample repository that has a frontend app (React ?) that uses @veramo/core
and a few veramo plugins and runs through some methods of the plugins as an integration test.
Ideally, the frontend app should mimic a setup from one of the guides.
The solution should contain github workflows that download the latest relevant @veramo/*
packages, build the app and then run it in a headless browser to check that everything works.
The solution can be either a separate repository or a PR to this repository.
This relates to #372
Issue Analytics
- State:
- Created 2 years ago
- Comments:18 (14 by maintainers)
Top Results From Across the Web
[proposal] Create a test harness to test @veramo/core in a ...
Veramo is missing an automated way of checking which packages work in a web environment. We need a sample repository that has a...
Read more >What is Test Harness? (Examples) - Guru99
Test Harness in Software Testing is a collection of stubs, drivers and other supporting tools required to automate test execution.
Read more >How To Create Your Own Front-End Website Testing Plan
This article shows you what to consider when creating a front-end testing plan and how to test efficiently accross browsers, devices and web...
Read more >What is a test harness? (Tools, Examples) - Tutorialspoint
In Software Testing, Test Harness is a collection of software, test data, test drivers, and tools specially developed to test an application ...
Read more >The Why & How To Create A Front-End Website Testing Plan
Maintaining a quality front-end testing plan for website is imperative. We will tell you how you can create one and some tools that...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We can keep in touch on our discord We’ll be posting some more bounties in the near future.
fixed in #809
bounty paid, thank you for your contribution!