2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Add Sinon to do better unit test

This commit is contained in:
Johann-S
2018-03-09 23:17:57 +01:00
parent c98ece5490
commit 4d5c5923fa
7 changed files with 586 additions and 272 deletions
+3
View File
@@ -25,6 +25,9 @@
<link rel="stylesheet" href="vendor/qunit.css" media="screen">
<script src="vendor/qunit.js"></script>
<!-- Sinon -->
<script src="vendor/sinon.min.js"></script>
<script>
// Disable jQuery event aliases to ensure we don't accidentally use any of them
[