more component lifecycle tests
This commit is contained in:
parent
d8a402f4f5
commit
41cfda2719
2 changed files with 37 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Mithril's `config` method is now replaced by several lifecycle methods to improv
|
|||
|
||||
## Robustness
|
||||
|
||||
There are over 2100 assertions in the test suite, and tests cover even difficult-to-test things like `location.href`, `element.innerHTML` and `XMLHttpRequest` usage.
|
||||
There are over 2200 assertions in the test suite, and tests cover even difficult-to-test things like `location.href`, `element.innerHTML` and `XMLHttpRequest` usage.
|
||||
|
||||
## Modularity
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue