Skip to content
This repository was archived by the owner on Jul 31, 2020. It is now read-only.

Conversation

@kateract
Copy link
Contributor

@kateract kateract commented Jun 2, 2017

Changed return type per discussion in #57 , also my (failed) attempt at adding tests for the methods in question per @ProbablePrime

@kateract kateract changed the title Feature/sync state Change return type for synchronizeState to [IGroup[], IScene[]] Jun 2, 2017
@ProbablePrime
Copy link
Contributor

I'm merging this into my feature branch and then fixing up the tests. Many thanks for your help @kateract

@ProbablePrime ProbablePrime merged commit 133051e into mixer:feature/sync-state Jun 3, 2017
ProbablePrime added a commit that referenced this pull request Jun 7, 2017
…groups. (#57)

* feat: Add a utility method `synchronizeState` which syncs scenes and groups.

A lot of our examples did the same thing as a promise chain, it made sense to create a utility method.

* correct comment

* Change return type for synchronizeState to [IGroup[], IScene[]] (#58)

* add syncScenes

* attempt to add tests

* merge changes

* added trailing comma for linting

* spelling

* TESTS!

* FAILING TESTS D:

* Fix endpoint discovery tests

* lint

* This reads better
@kateract kateract deleted the feature/sync-state branch June 9, 2017 18:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants