-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 0.17
-
Fix Version/s: 1.1 Larks
-
Labels:None
-
Sprint:Larks 1.1
We need to add tests that check the context of the Spring. These tests are necessary to avoid situations in which we forgot to inject dependency for bean in "Spring" context. Typically, these problems can be detected only in runtime, so new tests will give us ability to find such kinds of problem in the testing phase of the project building.