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

Initial commit #4

Closed
wants to merge 8 commits into from
Closed

Initial commit #4

wants to merge 8 commits into from

Conversation

derek-cb
Copy link
Contributor

@derek-cb derek-cb commented Dec 3, 2024

What changed? Why?

Fixed GH actions (added npm ci on root directory first)

Qualified Impact

derek-cb and others added 8 commits December 3, 2024 12:23
* experimental: implementing testing

* removing unused code

* adding todo for test utils mock

* cleanup

* first pass implementing mint nft test

* cleanup

* warning fix

* wip: register basename test

* wip: request faucet funds test

* adjusting error case messaging

* wip: trade test

* wip: transfer test

* wip: faucet transaction test

* formatting

* second pass implementing request faucet funds test

* refining request faucet funds test

* first pass implementing trade test

* first pass implementing transfer test

* removing dead code from contract invocation mock

* refinements

* reverting package.json

* re-including jest in package.json

* redirecting local action imports

* reverting register basename action to master

* exporting register basename

* package lock

* reverting package-lock

* updates to package-lock

* rebased to master

* first pass implementing register basename test

* init langchain test suite

* langchain basic testing

* implementing John's feedback for deploy_nft_test

* adjusting deploy nft test error message

* second pass implementing deploy token test

* fixes for deploy nft test

* second pass implementing get balance test

* second pass implementing get wallet details test

* wrapping get wallet details in try catch

* second pass implementing mint nft test

* second pass implementing request faucet funds test

* second pass implementing trade test

* second pass implementing transfer test

* second pass implementing register basename test

* removing unused code

* refinements

* moving tests to root test dir

* refinements for cdp-langchain tests

* cleanup

* refinments

* expanding upon cdp-langchain tests

* first pass implementing defi wow action input tests

* defi wow sell token tests

* refinements to defi wow sell token tests

* reverting register basename input schema

* implementing feedback

* refinments for wow sell token test

* first pass implementing wow create token test

* first pass implementing wow buy token test

* Update cdp-agentkit-core/src/tests/deploy_nft_test.ts

Co-authored-by: John Peterson <[email protected]>

* adding types for jest mocked vars

* implementing feedback

* ensuring tests include calledWith(...)

* fixing cdp-langchain tests

* fix jest configs + linters

* remove unused Amount import

* fix lint

---------

Co-authored-by: Christopher Gerber <[email protected]>
Co-authored-by: John Peterson <[email protected]>
Co-authored-by: John Peterson <[email protected]>
@stat stat closed this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants