https://github.com/puria/zenroom-test-undefined
https://github.com/puria/zenroom-test-undefined
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/puria/zenroom-test-undefined
- Owner: puria
- Created: 2020-02-02T10:15:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T23:14:01.000Z (about 4 years ago)
- Last Synced: 2025-01-22T11:47:43.448Z (9 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zenroom-test-undefined
# install
`npm i`
# run
`npm start`
# expected output
```
npm start> zenroom-import@1.0.0 start /home/puria/src/test/zenroom-test-undefined
> node index.js. System memory manager in use
. ECDH curve is GOLDILOCKS
. Memory in use: 194 KB
. Zencode version match: 1.0.0+1b6d918
. rule check version 1.0.0
[*] Script successfully executed:rule check version 1.0.0
Scenario 'simple': Create the keypair
Given that I am known as 'Alex'
When I create the keypair
Then print my data
[*] Zenroom teardown.
. Memory used: 233 KB
```