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

test: post relay #25

Merged
merged 88 commits into from
Aug 31, 2023
Merged

test: post relay #25

merged 88 commits into from
Aug 31, 2023

Conversation

ryanycw
Copy link
Member

@ryanycw ryanycw commented Aug 19, 2023

Summary

This pull request finished the testing of posting relayer with post.test.ts

Linked Issue

Closed #35 #37 #51 #52 #55

Details

Most of the tests is finished in post.test.ts. And the setting of the testing environment is in environment.ts and config.ts.
And there are some refactor in src from @Lisooo790926 and @andy78644 moved in the IPFS node with server.
Additionally some miscellaneous scripts to help CICD.

Tests

Mention all types of tests (unit, integration, performance, etc.) that you've carried out and if any specific environment or configuration is needed to run them.

Verification Steps

yarn
yarn build
yarn relay test

@ryanycw ryanycw changed the base branch from main to release/integrate_0713 August 19, 2023 08:12
@ryanycw ryanycw changed the title [WIP] test: post relay test: post relay Aug 25, 2023
@ryanycw ryanycw changed the title test: post relay [WIP PR Description Unfinished] test: post relay Aug 25, 2023
@ryanycw ryanycw changed the title [WIP PR Description Unfinished] test: post relay test: post relay Aug 25, 2023
@ryanycw ryanycw changed the title test: post relay [WIP] test: post relay Aug 25, 2023
@ryanycw ryanycw changed the title [WIP] test: post relay test: post relay Aug 25, 2023
@iverJisty
Copy link
Collaborator

LGTM

@ryanycw ryanycw changed the base branch from release/integrate_0713 to main August 29, 2023 11:06
@github-actions github-actions bot added refactor cleanup/refactor test test improvements contracts relay labels Aug 29, 2023
@ryanycw ryanycw merged commit f4b8ff0 into main Aug 31, 2023
5 of 7 checks passed
@ryanycw ryanycw deleted the test/post-relay branch September 10, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts refactor cleanup/refactor relayer test test improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Posting Backend Tests
8 participants