Commit 9acb9b6
authored
Refactor comment_processable_test to not use so many mocks. (#2346)
Refactor comment_processable_test to not use so many mocks.
Now the only mock is the file system, and the MockSdk. This does make the tests
slower (re-analyzing the mock SDK each go), but they're certainly cleaner.
Also move more tests from end2end, mostly @animation and @inject-html tests.1 parent 75a4b52 commit 9acb9b6
File tree
5 files changed
+413
-497
lines changed- testing/test_package/lib
- test
- end2end
5 files changed
+413
-497
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
0 commit comments