question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[proposal] Create a test harness to test @veramo/core in a web frontent

See original GitHub issue

Veramo 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:closed
  • Created 2 years ago
  • Comments:18 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
mirceaniscommented, Feb 7, 2022

Please contact me if something went sideways

We can keep in touch on our discord We’ll be posting some more bounties in the near future.

1reaction
mirceaniscommented, Feb 4, 2022

fixed in #809

bounty paid, thank you for your contribution!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found