Commit Graph

23 Commits

Author SHA1 Message Date
Alexander Marks
21c1fb251f
Migrate fully from Travis to GitHub Actions (#653)
* Migrate fully from Travis to GitHub Actions

* Double the idle timeout for sauce
2019-11-22 18:26:54 -08:00
Alexander Marks
57c5e71215 Set up new unit test locations for Karma and update package configs. 2019-09-25 13:55:33 -07:00
Daniel Freedman
f2a3e34574 actually enable sauce launcher 2019-08-23 17:58:11 -07:00
Daniel Freedman
82bd451416 Add saucelabs environment variables 2019-08-23 17:34:48 -07:00
Elliott Marquez
27d5e74589 remove dots reporter 2019-08-23 17:23:17 -07:00
Elliott Marquez
2ce48e769c try another reporter for travis 2019-08-23 17:23:17 -07:00
Elliott Marquez
db6602f6e8 try the mocha reporter to try to fix travis 2019-08-23 17:23:17 -07:00
Elliott Marquez
26cf5756cb change to TDD 2019-08-23 17:23:17 -07:00
Elliott Marquez
8320b8cd9b disable ie and safari 9 tests 2019-08-23 17:23:16 -07:00
Elliott Marquez
11667df07a remove saucelabs reporter as eats up debug info 2019-08-23 17:23:16 -07:00
Elliott Marquez
29513bb101 update karma config to fix some saucy issues 2019-08-23 17:23:16 -07:00
Elliott Marquez
b67c79fc44 add the ability to run only specific tests 2019-08-23 17:22:59 -07:00
Elliott Marquez
ff111f8609 get tests running 2019-08-23 17:22:59 -07:00
Elliott Marquez
90cf8d3860 use karma proxy 2019-08-23 17:22:59 -07:00
Elliott Marquez
4868466827 move build to lib 2019-08-23 17:22:58 -07:00
Stephan Tabor
35aedcf53f
fix(mwc-tab): DOMException The result must not have attributes
closes #276
2019-05-07 16:52:10 -04:00
Frankie Fu
4fbac3e694 add icon-button test 2019-04-11 15:07:35 -07:00
Frankie Fu
65fabe0bac fix #153 2019-04-09 15:55:41 -07:00
Daniel Freedman
5cc6d19c11 Add more tests
- Use mocha reporter with "minimal" option, because the output is nice
- Add sourcemap loader back
- Add more components
- Fix mwc-switch tests for `_input` -> `formElement` property name
change
2019-02-01 16:25:28 -08:00
Daniel Freedman
2c56c60c63 add headless runners to customLaunchers 2019-02-01 15:53:28 -08:00
Daniel Freedman
903d0ca3c4 run headless on travis
copied from https://github.com/material-components/material-components-web/blob/master/karma.conf.js
2019-02-01 14:39:46 -08:00
Daniel Freedman
0bb1502e18 Update and change out dependencies
- Replace webpack with rollup for karma
- Remove most of the unused npm scripts
- Fix karma node resolver usage
- Remove webpack test/unit/index.js file
- Sauce runner configs from Polymer
2019-01-30 17:53:53 -08:00
Steven Orvell
286d4733ce [first commit] lots of wip elements
These are WIP. Some known issues:
* select, chips, and textfield ripple not working
* many tests to be added
* some elements tbd, including e.g. top-app-bar and drawer
2018-04-25 19:20:55 -07:00