Commit a5e2b47
committed
minor #7587 Added note about using the Validator TypeTestCase in form unit testing (pierredup, javiereguiluz)
This PR was merged into the 2.7 branch.
Discussion
----------
Added note about using the Validator TypeTestCase in form unit testing
This update ads the usage of the validator TypeTestCase class to use for testing when validation is required.
Commits
-------
c495b92 Readded a blank line
ff1bd8e Reverted some changes
f0887ae Remove section about forms using validation
6fda2df Removed extra class
cf0f9e6 Update fomr testing sentence
070b2c0 Renamed TestedTypeTests to TestedTypeTest
d17821a Fix heading underlining
d4979eb Fix typos
3e6dc19 Add docs about the validator TypeTestCase class1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
0 commit comments