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

Fix test utils and provide test cases for karton.core.test #180

Merged
merged 1 commit into from Jul 18, 2022

Conversation

psrok1
Copy link
Member

@psrok1 psrok1 commented Jul 15, 2022

Few important fixes:

  • Task forking and resource upload mock was completely missing, so tested Karton was receiving task with useless LocalResource
  • Found errors in code snippets in documentation

Test cases from documentation were added to actual tests.

Closes #149

@psrok1 psrok1 merged commit c01d652 into master Jul 18, 2022
@psrok1 psrok1 deleted the fix/karton-unit-test branch July 18, 2022 10:59
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.

Unittest - LocalResource vs RemoteResource
2 participants