Commit 67fa51c
committed
minor #555 Simplify comment creating functional test (voronkovich)
This PR was squashed before being merged into the master branch (closes #555).
Discussion
----------
Simplify comment creating functional test
Current test is not truly "functional" because it knows too much about internal structure of an application.
@dmaicher, this test pass only when I disable the `PHPUnitStaticDbConnectionListener`. Could you please look at the code?
Commits
-------
959f910 Simplify comment creating functional testFile tree
2 files changed
+15
-24
lines changed- tests/AppBundle/Controller
2 files changed
+15
-24
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | | - | |
32 | | - | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
71 | 67 | | |
72 | 68 | | |
73 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 76 | + | |
79 | 77 | | |
80 | | - | |
81 | 78 | | |
82 | | - | |
| 79 | + | |
83 | 80 | | |
84 | | - | |
85 | | - | |
86 | | - | |
| 81 | + | |
87 | 82 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 83 | + | |
92 | 84 | | |
93 | | - | |
94 | | - | |
| 85 | + | |
95 | 86 | | |
96 | 87 | | |
0 commit comments