Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(snapshot): build all tests into a single app #11910

Merged
merged 27 commits into from
Jun 5, 2017

Conversation

AmitMY
Copy link
Contributor

@AmitMY AmitMY commented Jun 3, 2017

This needs to be integrated into the snapshot, so it will be lightning fast

Short description of what this resolves:

50 minutes (or really 100 if you want rtl, 200 if you want dark theme, etc...), reduced to 1 minute for everything

Changes proposed in this pull request:

  • Add a new app (for now it is under components, so you can run using gulp e2e.watch --f=snapshot/basic

Oops did a bad rebase, squash all commits :)

Ionic Version: 3.x

AmitMY and others added 27 commits May 20, 2017 15:44
Complete missing defaults for animated and showCancelButton.
* docs(api-tabs): improved typo

* Update tab.ts
* docs(api-slides): improve typo

* Update slides.ts
* docs(api-checkbox): renamed Angular 2 to Angular

* Update checkbox.ts
* docs(api-checkbox): improve typo

* Update chip.ts
@brandyscarney brandyscarney merged commit 7d8696c into ionic-team:master Jun 5, 2017
@brandyscarney
Copy link
Member

This is so awesome! 🎉

@AmitMY
Copy link
Contributor Author

AmitMY commented Jun 5, 2017

@brandyscarney Don't get too excited! Still need to figure out how to run protractor on it, with the correct tests for each app (so snapshot can use this by opening each app and running e2e.ts of that app)

AmitMY added a commit to AmitMY/ionic that referenced this pull request Jun 6, 2017
* fix(lint): unused import

* fix(searchbar): caret moving to the end when typing

* refactor(template): fix component template (ionic-team#11839)

fix ionic-team#11838

* chore(issue-template): change link to new org name

* docs(github): rename driftyco references to ionic-team

* fix(toolbar): use the correct contrast color for MD toolbar

fixes ionic-team#11848

* docs(searchbar): add default values for inputs (ionic-team#11856)

Complete missing defaults for animated and showCancelButton.

* docs(tabs): rename Angular 2 to Angular (ionic-team#11837)

* docs(tabs): change double quotes to single quotes (ionic-team#11836)

* docs(api-tabs): improved typo

* Update tab.ts

* docs(slides): change double quotes to single quotes (ionic-team#11835)

* docs(api-slides): improve typo

* Update slides.ts

* docs(platform): change double quotes to single quotes (ionic-team#11834)

* docs(nav-controller): add type to usage example (ionic-team#11833)

* docs(util): hide normalizeURL (ionic-team#11735)

* docs(checkbox): rename Angular 2 to Angular (ionic-team#11831)

* docs(api-checkbox): renamed Angular 2 to Angular

* Update checkbox.ts

* docs(checkbox): improve usage example (ionic-team#11832)

* docs(api-checkbox): improve typo

* Update chip.ts

* docs(menu): update menu-controller link
Closes ionic-team#11877. Closes ionic-team/ionic-site#1129

* feat(snapshot): init new "components" for global testing

* feat(snapshot): add app component

* feat(snapshot): add assistive touch

* feat(snapshot): add more components

* feat(snapshot): add more components

* fix(snapshot): add trailing line

* fix(snapshot): remove not working tests

* fix(snapshot): correct name of group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants