]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
v4 improve coverage (#25945)
authorJohann-S <johann.servoire@gmail.com>
Tue, 10 Apr 2018 07:28:29 +0000 (09:28 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Apr 2018 07:28:29 +0000 (09:28 +0200)
commit0871d69ec975b51472a451ed63ffa2af874606d2
tree977e0bcbcde804c5a90da0fc28db41a6748b8b82
parent875ed0b975a587fffcc1b0c632e1cc8f612ebc5a
v4 improve coverage (#25945)

* Improve code coverage for our Button plugin

* improve coverage for our Alert plugin

* test tooltip update method

* test update and dispose for dropdown

* increase code coverage requirements
js/src/alert.js
js/tests/karma.conf.js
js/tests/unit/.eslintrc.json
js/tests/unit/alert.js
js/tests/unit/button.js
js/tests/unit/dropdown.js
js/tests/unit/tooltip.js