Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bbjs testing workflow #1733

Closed
wants to merge 3 commits into from
Closed

feat: add bbjs testing workflow #1733

wants to merge 3 commits into from

Conversation

jonybur
Copy link
Contributor

@jonybur jonybur commented Aug 22, 2023

This PR introduces a GitHub Actions workflow named Test bb.js. The purpose of this workflow is to automate the testing and building process for our bb.js library in the browser.

Key Features of the Workflow:

  • Compiles the TypeScript code and packs the library for npm.
  • Integrates with the nextjs-bbjs-demo repository for testing.
  • Runs development and test scripts for thorough validation.

Links to: noir-lang/noir#2252

This workflow is tested here: AztecProtocol/barretenberg#702

Needs this to be merged: noir-lang/nextjs-bbjs-demo#1

@jonybur jonybur closed this Aug 23, 2023
@jonybur jonybur deleted the jb/bbjs-testing branch August 23, 2023 09:32
@kevaundray
Copy link
Contributor

I think this is superceded by #1855

@jonybur jonybur closed this Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants