Skip to content

Commit ee7eb66

Browse files
committed
make test suite isomorphic, test in both node and the browser
1 parent 32a7f01 commit ee7eb66

22 files changed

Lines changed: 1988 additions & 1075 deletions

README.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,4 @@ Old browser (adds `window.sortArray`):
162162

163163
&copy; 2015-20 Lloyd Brookes \<75pound@gmail.com\>.
164164

165-
Tested by [test-runner](https://github.com/test-runner-js/test-runner). Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).
165+
Isomorphic test suite by [test-runner](https://github.com/test-runner-js/test-runner) and [web-runner](https://github.com/test-runner-js/web-runner). Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,4 @@ Old browser (adds `window.sortArray`):
185185

186186
&copy; 2015-20 Lloyd Brookes \<75pound@gmail.com\>.
187187

188-
Tested by [test-runner](https://github.com/test-runner-js/test-runner). Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).
188+
Isomorphic test suite by [test-runner](https://github.com/test-runner-js/test-runner) and [web-runner](https://github.com/test-runner-js/web-runner). Documented by [jsdoc-to-markdown](https://github.com/jsdoc2md/jsdoc-to-markdown).

0 commit comments

Comments
 (0)