gh-ost/vendor/golang.org/x
Arthur Schreiber 42c0f0823a
Tweak the testcontainers setup (#1460)
* Allow skipping port validation in tests.

* Add more test coverage.

* Fix linter.

* Fix DSN string generation.

* Add a `Migrator` test.

* Add a tmp folder.

* Make the linter happy.

* Add tests for `Streamer`.

* Close the `Streamer`.

* Fix linter issue.

* ignore contextcheck linter

---------

Co-authored-by: meiji163 <meiji163@github.com>
2024-11-18 14:00:58 -08:00
..
crypto Use testcontainers to spawn MySQL server container in unit tests. 2024-10-21 13:49:46 +00:00
net
sync Tweak the testcontainers setup (#1460) 2024-11-18 14:00:58 -08:00
sys Use testcontainers to spawn MySQL server container in unit tests. 2024-10-21 13:49:46 +00:00
term
text