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

Dry run: static code analyses with fallback to evaluation #1129

Closed
badeball opened this issue Nov 23, 2023 · 1 comment
Closed

Dry run: static code analyses with fallback to evaluation #1129

badeball opened this issue Nov 23, 2023 · 1 comment

Comments

@badeball
Copy link
Owner

SSIA basically. Static code analyses with fallback to evaluation to cover more use-cases (EG. where evaluation fails un-mocked expression at top-level, ref. #1120).

badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closed #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closes #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closes #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closes #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closes #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closes #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closes #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closes #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closes #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 24, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

This is related to #1120 [1].

This closes #1129 [2].

[1] #1120
[2] #1129
badeball added a commit that referenced this issue Sep 25, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

Having a postinstall not run upon installation turned out to be less
trivial than I had hoped for, however SO came to the rescue [1].

This is related to #1120 [2].

This closes #1129 [3].

[1] https://stackoverflow.com/q/54212147/4098802
[2] #1120
[3] #1129
badeball added a commit that referenced this issue Sep 25, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

Having a postinstall not run upon installation turned out to be less
trivial than I had hoped for, however SO came to the rescue [1].

This is related to #1120 [2].

This closes #1129 [3].

[1] https://stackoverflow.com/q/54212147/4098802
[2] #1120
[3] #1129
badeball added a commit that referenced this issue Sep 26, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

Having a postinstall not run upon installation turned out to be less
trivial than I had hoped for, however SO came to the rescue [1].

This is related to #1120 [2].

This closes #1129 [3].

[1] https://stackoverflow.com/q/54212147/4098802
[2] #1120
[3] #1129
badeball added a commit that referenced this issue Sep 26, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

Having a postinstall not run upon installation turned out to be less
trivial than I had hoped for, however SO came to the rescue [1].

This is related to #1120 [2].

This closes #1129 [3].

[1] https://stackoverflow.com/q/54212147/4098802
[2] #1120
[3] #1129
badeball added a commit that referenced this issue Sep 26, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

Having a postinstall not run upon installation turned out to be less
trivial than I had hoped for, however SO came to the rescue [1].

This is related to #1120 [2].

This closes #1129 [3].

[1] https://stackoverflow.com/q/54212147/4098802
[2] #1120
[3] #1129
badeball added a commit that referenced this issue Sep 28, 2024
This is "more proper" in the sense that it's still executing tests an
actual Cypress environments, while still being reasonably quick.

Having a postinstall not run upon installation turned out to be less
trivial than I had hoped for, however SO came to the rescue [1].

This is related to #1120 [2].

This closes #1129 [3].

[1] https://stackoverflow.com/q/54212147/4098802
[2] #1120
[3] #1129
@badeball
Copy link
Owner Author

Dry run has been completely overhauled with v21.0.0 and changed in regards to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant