Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 8d1be57

Browse files
Adding browserstack
Mentioning BrowserStack in the read me to utilize their free open source account policy PNG instead of SVG github wasn't rendering the SVG properly so trying a png file Resize browserstack logo Made the logo a bit smaller so that it isn't so obtrusive
1 parent 9a6315a commit 8d1be57

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,14 @@ Allows customizing the mask placeholder when a user has focused the input elemen
9595
#### uiMaskPlaceholderChar
9696
Allows customizing the mask placeholder character. The default mask placeholder is `_`.
9797
98+
## Testing
99+
100+
Most of the testing is done using Karma to run the tests and SauceLabs to provide the different browser environments to test against.
101+
102+
Mobile testing and debugging uses BrowserStack for its abilities to remotely debug mobile devices from a browser.
103+
104+
[<img alt="BrowserStack" src="logos/browser-stack.png" height="53" width="250" />](https://www.browserstack.com)
105+
98106
## Development
99107
100108
We use Karma and jshint to ensure the quality of the code. The easiest way to run these checks is to use gulp:

logos/browser-stack.png

15.7 KB
Loading

0 commit comments

Comments
 (0)