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

314 angular 1.6.0 view options#320

Merged
jwasilgeo merged 5 commits intomasterfrom
314-angular-1.6.0-viewOptions
Jan 27, 2017
Merged

314 angular 1.6.0 view options#320
jwasilgeo merged 5 commits intomasterfrom
314-angular-1.6.0-viewOptions

Conversation

@jwasilgeo
Copy link
Copy Markdown
Contributor

resolves #319
relates to #314 for master branch (I still have to apply the src code changes to v1 branch before that issue is fully resolved)

Jacob Wasilkowski added 4 commits January 10, 2017 15:04
- updated test pages to angular post-1.6.0
- ran e2e tests successfully for angular post-1.6.0
- error handling update to gulpfile
Copy link
Copy Markdown
Member

@tomwayson tomwayson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good, but I get failing protractor tests:

1) Deferred Map should click on the load JSAPI button, and create a standard map view that is not rotated
  Message:
    Failed: No element found using locator: By(css selector, esri-map-view)

and

2) Registry Pattern should click on the map and scene views and begin showing click information in a text element
  Message:
    Expected 'none' to equal 'block'.

I don't have time to look at these right now, but I will later.

@tomwayson
Copy link
Copy Markdown
Member

I did not get a chance to look into those failing protractor tests. @jwasilgeo do the same tests fail for you?

@jwasilgeo
Copy link
Copy Markdown
Contributor Author

I don't think I hadn't those working either, and my suspicion is focused on the delayed/async nature of those tests. (As we know, getting protractor to delay and slow itself down has been moderately painful.) Shall we continue with them or shut off the tests?

@tomwayson
Copy link
Copy Markdown
Member

I pulled the latest but I still get this error:

1) Popups should how a popup when the feature layer is clicked on
  Message:
    Expected 'esri-invisible esri-popup esri-widget' to equal 'esri-popup esri-widget'.

@jwasilgeo
Copy link
Copy Markdown
Contributor Author

Thanks for checking @tomwayson. I'm not seeing it yet but I'll have the opportunity to look a little deeper on another forthcoming PR.

@jwasilgeo jwasilgeo merged commit 4c1b30f into master Jan 27, 2017
@jwasilgeo jwasilgeo deleted the 314-angular-1.6.0-viewOptions branch January 27, 2017 22:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test with Angular v1.6.0+ (master branch)

2 participants