Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

Separate CallSpec tests by scope. #179

Open
serj-lotutovici opened this issue Sep 26, 2016 · 0 comments
Open

Separate CallSpec tests by scope. #179

serj-lotutovici opened this issue Sep 26, 2016 · 0 comments
Milestone

Comments

@serj-lotutovici
Copy link
Contributor

Currently the CallSpecTest is a mess of tests with deferent scopes. Would be nice to separate the tests. For example like so:

  • CallSpecBuilderTest - should contain everything related to the builder api
  • CallSpecTest - should contain everything related to the CallSpec api (exept for it's reactive apis)
  • CallSpecRxTest - should contain everything related to CallSpec's reactive apis.
@serj-lotutovici serj-lotutovici added this to the 2.1.0 milestone Sep 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant