22 Commits

Author SHA1 Message Date
c30a6629cd chore(snapshot): get snapshot comparisons with v3 working
http://ionic-snapshot-go.appspot.com/ionic-core/snapshots/v3-master/hbe/
chrome_400x800
2017-12-08 18:14:55 -05:00
a067d167d3 chore(e2e) rename tests to match v3 master (#13609) 2017-12-07 15:49:15 -06:00
0b62d217a3 feat(e2e) validate node version 2017-11-27 11:20:36 -06:00
cc9c040c9b style(e2e) inline navigate shortcut 2017-11-27 11:20:03 -06:00
af545aaa1e docs(e2e) update e2e/snapshot docs (#13468)
* feat(e2e) add chromedriver dependency to core
* docs(e2e) rewrite e2e doc for new process
* chore(e2e) rename e2e-test-page -> page
* fix(e2e) update dev-server config path
* docs(e2e) add node version info
2017-11-21 10:20:38 -06:00
db475cd153 test(e2e): port e2e tests to @ionic/core (#13438)
* feat(e2e-tests) simplify e2e test structure

* test(badge) add basic e2e test

* test(button) update e2e test to new structure

* test(card) add basic e2e test

* test(checkbox) add basic e2e test

* chore(e2e-test) update path to e2e module in run-e2e

* fix(button) update toolbar e2e deps

* fix(e2e-test) update path in snapshot script

* feat(e2e-test) move e2e scripts into scripts/e2e

* test(chip) add basic e2e test

* test(content) add basic e2e test

* test(datetime) add basic e2e test

* style(e2e-test) use consistent title/header in e2e test pages

* test(fab) add basic e2e test

* fix(e2e-test) don't run e2e script when required

* test(grid) add basic e2e test

* test(icon) add basic e2e test

* test(input) add basic e2e test

* style(e2e-test) use consistent e2e test header titles

* test(list) add basic e2e test

* test(menu) add basic e2e test

* test(modal) add basic e2e test

* feat(e2e-test) add navigate export to e2e module

* feat(e2e-test) add present method to Page class

* test(popover) add basic e2e test

* test(menu) add present left menu e2e test

* test(radio) add basic e2e test

* test(range) add  basic e2e test

* test(searchbar) add basic e2e test

* test(segment) add basic e2e test

* test(select) add basic e2e test

* test(modal) add shows modal e2e test

* test(slides) add basic e2e test

* test(spinner) add basic/color e2e tests

* test(tabs) add basic e2e test

* test(toast) add basic e2e test

* test(toggle) add basic e2e test

* test(toolbar) add basic e2e test

* docs(e2e-test) update e2e readme to reflect simplest test

* test(card) update basic e2e test

* chore(e2e-test) remove run-e2e script

* test(components): move remaining component tests to index files

* chore(package): add mocha to devDependencies

* test(infinite-scroll) add basic e2e test

* test(item-sliding) add basic e2e test

* test(item) add basic/buttons e2e tests

* test(nav) add basic e2e test

* test(reorder) add basic e2e test

* test(split-pane) add basic e2e test

* chore() update declarations file

* refactor(toast): reduce border-radius

* chore(components): update components.d.ts
2017-11-16 12:19:23 -06:00
874457d76c feat(e2e-tests) simplify e2e test structure 2017-11-13 14:54:53 -06:00
41d80ed555 fix(snapshot): add more reporting 2017-11-09 12:05:37 -06:00
bcae5a7847 feat(snapshot): add better reporting 2017-11-09 11:58:26 -06:00
99f4f71d93 docs(e2e-tests): add a README describing the current state of the tests 2017-11-07 16:57:16 -06:00
f4d4c9c675 feat(e2e-tests): only open and close the driver once per run 2017-11-07 15:26:48 -06:00
8511ff2a76 feat(e2e-tests): upload to server 2017-11-07 15:14:15 -06:00
75b450b4f5 refactor(e2e-test): move register into the runner 2017-11-03 13:52:54 -05:00
f0c1b0190e feat(e2e-tests): optionally take snapshots 2017-11-02 12:48:38 -05:00
d0e486d2d8 fix(e2e-tests): make sure they are all waiting 2017-10-30 16:50:02 -05:00
9be3085f91 refactor(e2e-test): wrap the test registration 2017-10-29 12:09:13 -05:00
2d61e1fbd5 feat(e2e-test): hookup the mocha test runner 2017-10-27 15:22:11 -05:00
d9d0150b4c feat(e2e): create basic e2e test runner
This is mostly PoC code that shows how this can be done. This will grow
into the actual test runner.
2017-10-26 21:17:57 -05:00
93f8dd9433 feat(distribution): updates to generate distribution 2017-09-14 13:28:59 -05:00
70b4d2c2b5 refactor(package): update package publishing 2017-09-12 11:38:03 -05:00
c0bec89ee3 chore(publish): fixed publish npm script to only call the script once 2017-08-30 15:03:25 -05:00
dbf62d7744 fix(build): copy index.d.ts before publish 2017-08-10 15:44:08 -05:00