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

Add ember-try scenario for ember v4 #940

Merged
merged 8 commits into from
Feb 24, 2022

Conversation

DanMonroe
Copy link
Contributor

This PR requires an update to ember-class-page-object. It is pointing to a specific beta branch based that points to a beta branch of https://github.com/san650/ember-cli-page-object/tree/v2.0.0-beta.3

@mixonic mixonic force-pushed the monroe/et4-this-property-fallback branch 2 times, most recently from 44584c0 to 8e19c74 Compare February 16, 2022 14:26
Base automatically changed from monroe/et4-this-property-fallback to 4.0-beta February 16, 2022 14:31
@mixonic mixonic force-pushed the monroe/et4-ember-try-4-scenario branch from 8f26136 to 9538831 Compare February 16, 2022 14:36
config/ember-try.js Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
config/ember-try.js Outdated Show resolved Hide resolved
@@ -50,7 +33,6 @@ module('Unit | Private | ColumnTree', function(hooks) {
tree = ColumnTree.create({
columns,
columnMetaCache,
rows: generateTree([0, [1, [2, 3], 4, [5, 6]]]),
Copy link
Member

Choose a reason for hiding this comment

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

This was causing some sort of error, but seems irrelevant to the test, right? A bit of explanation in a comment would be helpful for review.

@DanMonroe DanMonroe force-pushed the monroe/et4-ember-try-4-scenario branch from fc9d6a7 to b5afc2c Compare February 23, 2022 22:57
@DanMonroe DanMonroe force-pushed the monroe/et4-ember-try-4-scenario branch from b5afc2c to f5a8449 Compare February 24, 2022 15:04
@kpfefferle kpfefferle merged commit 714eb69 into 4.0-beta Feb 24, 2022
@kpfefferle kpfefferle deleted the monroe/et4-ember-try-4-scenario branch February 24, 2022 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants