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

ci: run mocha tests #14

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

ci: run mocha tests #14

wants to merge 28 commits into from

Conversation

sripwoud
Copy link
Member

@sripwoud sripwoud commented Aug 27, 2024

BLOCKED BY #8 (based on it)

Closes #13: includes running mocha test in the CI workflow.

Additionally it split the workflow in several parallel jobs that run conditionally for more efficiency. (Similar to the CI setup in other zk-kit repos)

Yash Bharti and others added 28 commits July 26, 2024 14:14
ECDH Encryption completed with BabyJubJub
ds

BREAKING CHANGE: ds

re ds
New Improved Circuit, testing vanilla functions
Added Tests for ECDH in Noir, and also made some changes to the ecdh.tests.js. Also trying to test
the vanilla circuit.

re N
ds

BREAKING CHANGE: ds

re ds
BREAKING CHANGE: k

re k
l

re l
NoirJS Verification, Unit Tests

re  N
refactor: mocha test files, test file

re N
refactor: package.json, .toml files
refactor - .toml, lib.nr and main.nr in ECDH
refactor: package.json
refactor: globals, lib, ecdh.test.ts
refactor: ecdh.test.ts
refactor: .gitignore added target
refactor: removed wait times in test.ts
Split workflow in several parallel jobs
Deps install
mocha tests
nargo tests
style check

re #13
@sripwoud sripwoud added the devops 🔧 Operations management and dev tools label Aug 27, 2024
@sripwoud sripwoud self-assigned this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops 🔧 Operations management and dev tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: include mocha tests
1 participant