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

use light replica to run tests #83

Open
4 tasks
letmejustputthishere opened this issue May 29, 2023 · 2 comments · May be fixed by #126
Open
4 tasks

use light replica to run tests #83

letmejustputthishere opened this issue May 29, 2023 · 2 comments · May be fixed by #126
Assignees

Comments

@letmejustputthishere
Copy link
Member

letmejustputthishere commented May 29, 2023

https://github.com/icopen/lightic

  • install lightic from node npm i --dev lightic
  • change node scripts in package.json , don't start replica, start light replica instead (runs on the same port, agent can talk to it without having to change anything
  • start lightic npx lightic --p 4943
  • dont rely on dfx at all, move everything to JS so we can run the tests from within VSCode test suite directly
@ZenVoich ZenVoich self-assigned this Jul 28, 2023
@ZenVoich ZenVoich linked a pull request Aug 17, 2023 that will close this issue
@ZenVoich
Copy link
Contributor

Blocker icopen/lightic#4

@letmejustputthishere
Copy link
Member Author

potentially try this
https://github.com/dfinity/pocketic-py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants