8000 Run bls-wallet-client tests in browser · Issue #485 · getwax/bls-wallet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.
This repository was archived by the owner on Nov 5, 2023. It is now read-only.
Run bls-wallet-client tests in browser #485
Closed as not planned
Closed as not planned
@jacque006

Description

@jacque006

As a BLS Wallet developer
I would like to have the client module's unit & integration tests run in a browser context in addition to NodeJS
So that I can be sure my client changes work inside of a browser and do not cause regressions.

Notes

In previous work I introduced a regression into bls-wallet-clients by improperly binding fetch. This likely would have been prevented if we had our test suites also run in a browser (and had proper test coverage)

https://mochajs.org/#running-mocha-in-the-browser

I was unable to find an automated way to do the above inside a CI (i.e. Github Actions) process and complete with logs printed out. May need something inside the script for running the tests that can call out to a local server or write a file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationCI/CD relatedclientsmigrate to waxIssues being considered for wax monorepowontfixThis will not be worked on

    Type

    No type

    Projects

    Status

    🤝 Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0