You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Feature/improve code quality (#7)
* remove static access, setter methods
* move static build method to factory, introduce split test campaign as separate entity
* only build master branch
* allow nullable entity ids for creating new entity resources
* refactor to use objects rather than array, now we construct contacts differently