You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Backport 8.14] Migrate integration tests to testcontainers (#868)
* feat: use testcontainers-go for the integration tests (#824)
* feat: use testcontainers-go for the integration tests
* chore: bump to latest release
* chore: wrap the ES container into a struct
* [Testcontainers] move integration test to internal (#855)
* feat: use testcontainers-go for the integration tests
* chore: bump to latest release
* chore: wrap the ES container into a struct
* adapt github action to testcontainers
* use the same container for all the integration subtests
* use testcontainers for esapi integration tests
* use testcontainers for esutil integration tests
* update testcontainers-go dependency to main branch as a wip
* move custom transport test and insecure default to insecure integration part
* update to latest testcontainers-go 0.31.0
* reorder imports
* move integration test to internal package with testcontainers
* adapt makefile to use the new internal/testing package
* fix bad version transport regression
* update examples dependencies
* reinstate server launch for example testing
---------
Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
---------
Co-authored-by: Manuel de la Peña <social.mdelapenya@gmail.com>
Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
0 commit comments