Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

refactor(tests): remove unnecessary inject calls #1218

Closed

Conversation

vsavkin
Copy link
Contributor

@vsavkin vsavkin commented Jul 9, 2014

Some tests rely on the fact that dependencies can be injected into its, but some call inject explicitly. This PR makes tests more consistent by removing all the unnecessary inject calls.

Some tests rely on the fact that dependencies can be injected into `it`s, but some call `inject` explicitly. This PR makes tests more consistent by removing unnecessary inject calls.
@vsavkin vsavkin added cla: yes and removed cla: no labels Jul 9, 2014
vsavkin added a commit that referenced this pull request Jul 23, 2014
Some tests rely on the fact that dependencies can be injected into `it`s, but some call `inject` explicitly. This PR makes tests more consistent by removing unnecessary inject calls.

Closes #1218
vsavkin added a commit that referenced this pull request Jul 23, 2014
Some tests rely on the fact that dependencies can be injected into `it`s, but some call `inject` explicitly. This PR makes tests more consistent by removing unnecessary inject calls.

Closes #1218
vsavkin added a commit that referenced this pull request Jul 23, 2014
Some tests rely on the fact that dependencies can be injected into `it`s, but some call `inject` explicitly. This PR makes tests more consistent by removing unnecessary inject calls.

Closes #1218
vsavkin added a commit that referenced this pull request Jul 23, 2014
Some tests rely on the fact that dependencies can be injected into `it`s, but some call `inject` explicitly. This PR makes tests more consistent by removing unnecessary inject calls.

Closes #1218
@vsavkin vsavkin closed this in 7677453 Jul 24, 2014
vsavkin added a commit that referenced this pull request Jul 24, 2014
Some tests rely on the fact that dependencies can be injected into `it`s, but some call `inject` explicitly. This PR makes tests more consistent by removing unnecessary inject calls.

Closes #1218
vsavkin added a commit that referenced this pull request Jul 24, 2014
Some tests rely on the fact that dependencies can be injected into `it`s, but some call `inject` explicitly. This PR makes tests more consistent by removing unnecessary inject calls.

Closes #1218
vsavkin added a commit that referenced this pull request Jul 24, 2014
Some tests rely on the fact that dependencies can be injected into `it`s, but some call `inject` explicitly. This PR makes tests more consistent by removing unnecessary inject calls.

Closes #1218
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants