Skip to content

Conversation

@picandocodigo
Copy link
Member

@picandocodigo picandocodigo commented Jan 23, 2025

Reorganizes directories, removes unnecessary tests.
Keeps a minimal integration test suite and counting on YAML test runner for API coverage.
Migrating minitest unit tests for api/actions to RSpec.

TO-DO:

  • Update test_tasks.rake.
  • Update CHANGELOG-9.x.
  • Finish migrating minitest to RSpec and remove dependency.

@github-actions
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@picandocodigo picandocodigo force-pushed the refactor_testing branch 14 times, most recently from 9989e85 to 283ded8 Compare January 29, 2025 17:10
Reorganizes directories, removes unnecessary tests. Keeping a minimal integration test suite and
counting on YAML test runner for API coverage. Migrating minitest unit tests for api/actions to
RSpec.
Migrates eql tests to rspec
Migrates graph tests to RSpec
Migrates more ilm tests to RSpec
Migrates more indices tests to RSpec
Migrates knn_search test to RSpec
Migrates license tests to RSpec
Migrates logstash tests to RSpec
Migrates ML test to RSpec
Migrates migration deprecations test to RSpec
Migrates info tests to RSpec
Migrates rollup tests to RSpec
Migrates ssl tests to RSpec
Migrates transform tests to RSpec
Migrates usage tests to RSpec
@picandocodigo picandocodigo marked this pull request as ready for review February 18, 2025 15:24
@picandocodigo picandocodigo merged commit 8b8e2a7 into main Feb 18, 2025
13 checks passed
@picandocodigo picandocodigo deleted the refactor_testing branch February 18, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants