The keypad module could use some JavascriptTest tests, nothing special, just make sure it loads up, keys can be pressed, display updates, etc.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2925152-2.patch | 10.1 KB | alexpott |
The keypad module could use some JavascriptTest tests, nothing special, just make sure it loads up, keys can be pressed, display updates, etc.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2925152-2.patch | 10.1 KB | alexpott |
Comments
Comment #2
alexpottHere's a first cut at some tests that are pretty decoupled from the Commerce POS application. I think they represent a good start as a basis for refactoring the module to be a bit more modern.
Also the tests show that the libraries are missing a few dependencies hence this is now a bug fix.
Comment #4
smccabe commented