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

migrate integration tests to reflective tests #58792

Closed
Tracked by #59165
pq opened this issue Jul 19, 2022 · 2 comments
Closed
Tracked by #59165

migrate integration tests to reflective tests #58792

pq opened this issue Jul 19, 2022 · 2 comments
Assignees
Labels
analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable type-task A well-defined stand-alone task type-test

Comments

@pq
Copy link
Member

pq commented Jul 19, 2022

Now that we have reflective tests, we don't really need the existing integration tests so down the road we should remove them.

@pq pq added type-test type-task A well-defined stand-alone task type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable P4 labels Jul 19, 2022
@srawlins srawlins self-assigned this Sep 19, 2023
copybara-service bot referenced this issue Sep 19, 2023
Work towards https://github.com/dart-lang/linter/issues/3535

Change-Id: I5c2b076d5d01037aa50b829d29a899834e105181
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/326861
Commit-Queue: Phil Quitslund <pquitslund@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Auto-Submit: Samuel Rawlins <srawlins@google.com>
copybara-service bot referenced this issue Sep 25, 2023
Work towards https://github.com/dart-lang/linter/issues/3535

Change-Id: I7adf8986b3e3ab5329599d608df6f90db8046179
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/327281
Auto-Submit: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Phil Quitslund <pquitslund@google.com>
@srawlins
Copy link
Member

All rule integration tests are migrated. The only integration tests remaining are for configuration; perhaps only for bin/linter.dart.

@pq
Copy link
Member Author

pq commented Sep 26, 2023

The rule tests were what this issue was actually tracking. Thanks Sam!

@pq pq closed this as completed Sep 26, 2023
@devoncarew devoncarew added analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. labels Nov 19, 2024
@devoncarew devoncarew transferred this issue from dart-lang/linter Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-linter Issues with the analyzer's support for the linter package area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable type-task A well-defined stand-alone task type-test
Projects
None yet
Development

No branches or pull requests

3 participants