Skip to content

Conversation

VoVAllen
Copy link
Member

Signed-off-by: Jinjing.Zhou [email protected]

Signed-off-by: Jinjing.Zhou <[email protected]>
Expect(err).NotTo(HaveOccurred())
})

up_tests := []string{"testdata/minimal", "testdata/getting_started", "testdata/jupyter", "testsdata/complex"}
Copy link
Member

Choose a reason for hiding this comment

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

Should we move everything to examples and then test things in that folder directly? Otherwise, we need to maintain the copies in this folder.

Copy link
Member Author

Choose a reason for hiding this comment

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

It's for the examples on the documentation site. Therefore no duplication here I think

Copy link
Member

Choose a reason for hiding this comment

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

I wonder if we can insert these envd files into the doc instead of copying them here.

Copy link
Member

Choose a reason for hiding this comment

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

It would be great but may be hard to implement. I think copy/paste works in the current design.

Copy link
Member Author

Choose a reason for hiding this comment

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

https://vitepress.vuejs.org/guide/markdown#import-code-snippets
Vitepress support this, but bit hard since they're not in the same repo

Copy link
Member

Choose a reason for hiding this comment

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

Will open a new issue to track this.

Signed-off-by: Jinjing.Zhou <[email protected]>
Signed-off-by: Jinjing.Zhou <[email protected]>
Signed-off-by: Jinjing.Zhou <[email protected]>
@VoVAllen VoVAllen changed the title WIP test: add e2e test for examples in documentations test: add e2e test for examples in documentations Aug 24, 2022
Expect(err).NotTo(HaveOccurred())
})

up_tests := []string{"testdata/minimal", "testdata/getting_started", "testdata/jupyter", "testsdata/complex"}
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if we can insert these envd files into the doc instead of copying them here.

@gaocegege
Copy link
Member

Please ping me if it is ready to review.

@muniu-bot
Copy link

muniu-bot bot commented Aug 25, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: VoVAllen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@muniu-bot muniu-bot bot added the approved label Aug 25, 2022
Signed-off-by: Jinjing.Zhou <[email protected]>
@VoVAllen VoVAllen requested a review from gaocegege August 25, 2022 08:16
@VoVAllen
Copy link
Member Author

@gaocegege PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants