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

Added test for core #285

Closed
wants to merge 2 commits into from
Closed

Added test for core #285

wants to merge 2 commits into from

Conversation

yindia
Copy link
Contributor

@yindia yindia commented Jun 11, 2021

  • Added pytest-flyte for test
  • Added CI for testing workflow
  • make register will change after my other pr automatically Migrate register from docker to flytectl #257
  • Flytectl sandbox command is only available in v0.1.10 my pr is under review

Fixes :

Signed-off-by: Yuvraj <[email protected]>
@yindia yindia marked this pull request as draft June 11, 2021 20:52
@yindia yindia requested a review from EngHabu June 11, 2021 20:56
@yindia yindia force-pushed the feature/core-pytest branch 2 times, most recently from a25d17d to e5c8fe5 Compare June 11, 2021 21:16
- name: Generate Serialize proto
run: |
make -C cookbook/core serialize
- name: run pytest #TODO
run: make -C coonbook/core test
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
run: make -C coonbook/core test
run: make -C cookbook/core test

@yindia
Copy link
Contributor Author

yindia commented Jun 11, 2021

No need to review it. it's a draft pr

@yindia yindia force-pushed the feature/core-pytest branch from e5c8fe5 to b8e3b70 Compare June 14, 2021 15:55
@yindia yindia force-pushed the feature/core-pytest branch from b8e3b70 to 80f5cc3 Compare June 14, 2021 16:56
@yindia
Copy link
Contributor Author

yindia commented Jul 19, 2021

closing it because I moving the entire logic of testing in flytetools/flytetester. In flytetools i will add flytesnacks as submodule

@yindia yindia closed this Jul 19, 2021
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 this pull request may close these issues.

2 participants