Skip to content

Argus/Colossus and CLI create/update video tests#4407

Merged
mnaamani merged 13 commits intoJoystream:carthagefrom
Lezek123:argus-colossus-tests
Nov 8, 2022
Merged

Argus/Colossus and CLI create/update video tests#4407
mnaamani merged 13 commits intoJoystream:carthagefrom
Lezek123:argus-colossus-tests

Conversation

@Lezek123
Copy link
Copy Markdown
Contributor

@Lezek123 Lezek123 commented Oct 26, 2022

┆Issue is synchronized with this Asana task by Unito

@vercel
Copy link
Copy Markdown

vercel bot commented Oct 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
pioneer-testnet ⬜️ Ignored (Inspect) Nov 7, 2022 at 4:18PM (UTC)

@Lezek123 Lezek123 marked this pull request as draft October 26, 2022 14:37
@Lezek123 Lezek123 added mainnet network-integration-test End-to-end full network integration test argus Argus distributor node colossus CLI Command Line Interface Tool labels Oct 26, 2022
@Lezek123 Lezek123 changed the title Argus/Colossus and create/update video tests Argus/Colossus and CLI create/update video tests Oct 26, 2022
@Lezek123 Lezek123 marked this pull request as ready for review October 27, 2022 14:07
Copy link
Copy Markdown
Contributor

@zeeshanakram3 zeeshanakram3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Running yarn generate:all in packages cli, storage-node, distributor-node & tests/network-tests updates some of the auto-generated GraphQL schema/queries files. Can you please check that these files are up-to-date
  • Integration tests are failing In the PR, however I ran the tests locally and they are passing for me. So seems like rerunning the CI checks would fix it.
  • While running integration tests, we get the following deprecation warning, I guess it shouldn't be a problem?
(node:173001) [DEP0128] DeprecationWarning: Invalid 'main' field in '/workspace/joystream/node_modules/@joystream/distributor-node-client/package.json' of 'lib/index.js'. Please either fix that or report it to the module author

} from '@joystream/cli/src/Types'

export default async function createAndUpdateChannel({ api, query, env }: FlowProps): Promise<void> {
const debug = extendDebug('flow:createChannel')
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this also be renamed to:

Suggested change
const debug = extendDebug('flow:createChannel')
const debug = extendDebug('flow:channelAndVideos')

Copy link
Copy Markdown
Contributor

@zeeshanakram3 zeeshanakram3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mnaamani mnaamani merged commit 2f35245 into Joystream:carthage Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

argus Argus distributor node CLI Command Line Interface Tool colossus network-integration-test End-to-end full network integration test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants