Commit Graph

33 Commits (5d042c7ec7c19da0431bf5e1d4421376a741c2fa)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn 5d042c7ec7
feat(dbtest): Mount DB dumps and create templates
4 years ago
Johan Brandhorst-Satzkorn a7a2c82931
feat(dbtest): Add docker-load Makefile target
4 years ago
Johan Brandhorst-Satzkorn 89196f2ce7
Remove old migration code & Avoid db test image confusion (#2038)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Timothy Messier 839f9efcfb
chore(dbtest): Build test database docker image for arm64
4 years ago
Jeff Mitchell 75a38e2505 Import TCP subtypes in test controller
4 years ago
Timothy Messier 34d9842f85
fix(testing/docker): Correctly reset IFS (#1754)
4 years ago
Jeff Mitchell 5417cc5cb0
Fix setting nil attributes on host sets (#1746)
4 years ago
Timothy Messier 35a7c4f6e7
feat(dbtest): Make test container name configurable
4 years ago
Jeff Mitchell d58e7670f1
Make PG resource usage nicer for dev (#1615)
4 years ago
Timothy Messier 2143940a4a
refactor(dbtest): Support new paths for migration files
4 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
4 years ago
Louis Ruch 96b0c18f25
docs(dbtest): corrects echo in makefile (#1548)
4 years ago
Todd Knight e3986d5f9c Running make fmt to fix formatting.
5 years ago
Timothy Messier af5d1af568
test: Add dbtest package
5 years ago
Timothy Messier c6cb7c8512
chore: Define custom docker image for tests
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 15bd1a5245
Add initial SQL for managed groups (#1253)
5 years ago
Jeff Mitchell c1cc2e3e8e Fix typo
6 years ago
Jeff Mitchell 37e9fed2e3
Allow not destroying dev databases (#366)
6 years ago
Jeff Mitchell c2b49dbc7d Plumb root/worker auth kms testing options to public side
6 years ago
Jeff Mitchell ab1f31e9af Add WithDatabaseUrl to testing package
6 years ago
Jeff Mitchell 8445d4bbbc Add WithRecoveryKms option to test controller
6 years ago
Jeff Mitchell b53812a5c1
Add ability to skip automatic auth method creation (#306)
6 years ago
Jeff Mitchell 282177afc2
Remove the default org (#270)
6 years ago
Todd Knight 012967e91b
Adding DefaultAuthMethod, DefaultLoginName, DefaultPassword to exported testing test controller. (#258)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell 94f66c9ee6 Fix test function breakage after merging encrypted config
6 years ago
Jeff Mitchell fafdcbbfa4
CORS support (#73)
6 years ago
Jim 26265399ef
fix format directive (#72)
6 years ago
Todd Knight 95d29c3e95
Allow the TestController to be referenced externally (#65)
6 years ago
Todd Knight ff705bf3b2 Revert "Allow the TestController to be used outside of our module."
6 years ago
Todd Knight e1010ba055 Allow the TestController to be used outside of our module.
6 years ago