This repository was archived by the owner on Mar 23, 2026. It is now read-only.
Commit 8bc43a0
test: Use unique table names in tests (#4053)
* feat: Migrate to JUnit 5 and add parallel test execution
* feat: Migrate tests to JUnit5
* chore: Add surefire-junit-platform dep for ITs
* test: Enable parallel tests for JUnit5
* chore: Fix broken tests
* chore: Upgrade existing integration tests to JUnit 5 syntax and features
* chore: Upgrade ITNightlyBigQueryTest to JUnit 5 features and package-private
* chore: Make the tests package-private
* feat: migrate tests to JUnit 5 assertThrows and static imports
* chore: Remove wildcard imports
* chore: revert samples to use junit4
* chore: Address code comments
* chore: Close connection after test
* chore: Fix flaky tests
* chore: Fix flaky tests
* chore: Fix tests
* chore: Disable cache for query stats
* chore: Add unique id to each table
* chore: Use unique test table names
* chore: Remove parallel test execution
* chore: Add comment for cache
* chore: Fix broken test
---------
Co-authored-by: AbgarSim <abgar1223@gmail.com>1 parent ffb0fdf commit 8bc43a0
2 files changed
Lines changed: 83 additions & 68 deletions
File tree
- google-cloud-bigquery/src/test/java/com/google/cloud/bigquery/it
0 commit comments