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

Issue 11 test mocks #14

Merged
merged 14 commits into from
Jan 28, 2020
Merged

Issue 11 test mocks #14

merged 14 commits into from
Jan 28, 2020

Conversation

Mimickal
Copy link
Member

Adds a basic mock for Blender's API that we can use for testing. See #11

@Mimickal Mimickal requested a review from ShellyHerself August 18, 2019 11:40
@Mimickal Mimickal force-pushed the issue-11-test-mocks branch from c61c212 to da1d44a Compare January 26, 2020 03:56
@Mimickal
Copy link
Member Author

This now handles #17 too

Copy link
Member

@ShellyHerself ShellyHerself left a comment

Choose a reason for hiding this comment

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

I went through it, and it looks good.

  Blender mock tests
    ✓ Setting and retrieving single object
    ✓ Setting an object with children
    ✓ Collections created and populated by name
    ✓ All children added to parent's collection
    ✓ Collections can have nested sub-collections
    ✓ Getting object location
    ✓ Setting object location

  7 passing (0ms)

@ShellyHerself ShellyHerself merged commit dbf0a65 into develop Jan 28, 2020
@ShellyHerself ShellyHerself deleted the issue-11-test-mocks branch January 28, 2020 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants