elianddb
e3cacaaf24
rm volume from bats test
2026-01-15 15:12:19 -08:00
Neil Macneale IV
6ab64f393b
When DB files can't be read off disk, fail with a clear error rather than a panic
2026-01-13 15:41:46 -08:00
macneale4
0dd890c782
add -vv support to dolt branch
2026-01-08 16:37:49 -08:00
Tim Sehn
2107971fed
Merge pull request #10289 from dolthub/tim/fix-rerquires-repo
...
Consistently implement which commands require a repo
2026-01-08 13:27:44 -08:00
Neil Macneale IV
75f15a448b
pr feedback
2026-01-08 12:37:14 -08:00
Neil Macneale IV
8c3f5cdd4c
fix the test a little more correctly
2026-01-08 12:27:55 -08:00
Neil Macneale IV
8973fd06e2
Make fsck commit errors more consistent, and remove appendErr function
2026-01-08 09:55:34 -08:00
Neil Macneale IV
bdd586393b
Fix hanging test
2026-01-08 09:55:34 -08:00
Neil Macneale IV
593fc0cd75
Fix fsck test with message update
2026-01-08 09:55:34 -08:00
Neil Macneale IV
4d40aefd99
Add missing table test
2026-01-08 09:55:33 -08:00
Neil Macneale IV
c082bf77b0
Remove a FK object
2026-01-08 09:55:33 -08:00
Neil Macneale IV
9c3b53f12a
Add test for missing schema object
2026-01-08 09:55:33 -08:00
Neil Macneale IV
386f52b726
Add missing closure test
2026-01-08 09:55:33 -08:00
Tim Sehn
5313db0049
Remove new test file from being executed with a server running
2026-01-08 09:43:44 -08:00
Tim Sehn
13390f62c3
Fix bats tests for repo requirement changes
...
- init.bats: Use status != 0 instead of status == 1 for flexibility
- shallow-clone.bats: Add cd into cloned directory after dolt_clone
- sql-local-remote.bats: Run commands from within the dolt database directory
These tests now properly cd into the dolt database directory before
running commands that require a repository context.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-07 17:41:00 -08:00
Tim Sehn
aeaee6be70
Various fixes
2026-01-07 16:55:39 -08:00
Tim Sehn
fbe3ca367d
Consistently implement which commands require a repo and which do not. Add a test file to ensure behavior
2026-01-07 15:58:13 -08:00
Elian
1dff1790f8
Merge pull request #10241 from dolthub/elian/tz
...
Embed IANA time zone database for clean environments
2026-01-06 15:22:20 -08:00
elianddb
e73302f77b
add comments
2026-01-06 14:01:29 -08:00
coffeegoddd☕️✨
d9376a3cae
/{go,integration-tests}: pr feedback
2026-01-06 12:53:00 -08:00
coffeegoddd☕️✨
f88ac3dc1a
/integration-tests/bats/sql-server-config-env-interpolation.bats: remove comments
2026-01-06 09:49:19 -08:00
coffeegoddd☕️✨
a48f8d8efb
/{go,integration-tests}: support environment variable interpolation
2026-01-05 16:53:00 -08:00
Neil Macneale IV
86b08bae1a
go mod tidy in integration-tests/go-sql-server-driver
2026-01-05 14:14:07 -08:00
elianddb
4aed001be4
rm tzdata explicit import and replace with timetzdata build tag
2025-12-26 13:59:40 -08:00
elianddb
0dd36d6129
add curr latest release to test env missing tz db
2025-12-26 10:37:35 -08:00
elianddb
b84f40de59
fix test tag for no lambda
2025-12-23 15:52:44 -08:00
elianddb
8e64912eca
amend dolt->cdolt function to avoid binary conflicts
2025-12-23 15:36:50 -08:00
elianddb
f08b645f03
fix bats test comment typo
2025-12-23 15:36:50 -08:00
elianddb
95d1ccc787
add clarifying comment on bats test
2025-12-23 15:36:50 -08:00
elianddb
e584503d69
mv user init and add test from customer
2025-12-23 15:36:50 -08:00
elianddb
11e4ebea39
embed tzdata for dolt binary and add test with environment without iana database
2025-12-23 15:36:50 -08:00
Neil Macneale IV
5215ed2f36
added pull command tests
2025-12-18 20:33:50 +00:00
Brian Hendriks
657ba0aebe
Merge pull request #10188 from dolthub/bh/metrics-auth
...
Bh/metrics auth
2025-12-11 13:55:52 -08:00
Brian Hendriks
a8ea53509d
repo formatting
2025-12-11 13:05:35 -08:00
Brian Hendriks
e44048ed20
add ability to skip metrics auth for the localhost
2025-12-11 11:50:11 -08:00
Brian Hendriks
6832617c61
jwt auth integration tests
2025-12-10 16:20:08 -08:00
Elian
7cff94757a
Merge pull request #10097 from dolthub/codeaucafe/1430
...
dolthub/dolt#10030 : `--filter` contribution for `dolt diff`
2025-12-09 15:14:32 -08:00
elianddb
d9cd4eea4c
add backup.bats test to make sure command is allowed to run in invalid repo
2025-12-04 11:54:07 -08:00
elianddb
298c4ee0a3
amend dolt_backup impl to work in non-dolt directories
2025-12-04 10:18:38 -08:00
Elian
6fc0e63acc
Merge pull request #10146 from dolthub/elian/7628b
...
dolthub/dolt#7628 : Amend `dolt_backup` DoltgresSQL privilege check for server only
2025-12-02 10:19:39 -08:00
elianddb
aceb329a05
amend elixir docker image to locked ver. 1.18.3
2025-12-01 19:49:38 -08:00
Neil Macneale IV
7511148191
Merge pull request #10078 from dolthub/macneale4/journal-errors
...
journal errors, recovery, and testing
2025-12-01 17:31:15 -08:00
David Dansby
f5419aab71
Merge branch 'main' of https://github.com/dolthub/dolt into codeaucafe/1430/add-filter-opt-for-diff
2025-11-28 19:47:56 -08:00
David Dansby
b89f07b82c
test(diff): add tests for renamed filter and removed alias
...
Add tests for the --filter=renamed option and the --filter=removed alias
that maps to dropped.
Go tests:
- Tests for filter=renamed checking all diff types
- Tests for "removed" alias mapping to dropped internally
- Verify renamed filter only includes renamed tables
BATS tests:
- Test --filter=renamed with table rename scenario
- Test --filter=dropped with table drop scenario
- Verify --filter=removed alias works same as dropped
- Verify other filters correctly exclude renamed/dropped tables
Refs: #1430
2025-11-28 19:47:31 -08:00
Elian
91eda61d50
Merge pull request #10110 from dolthub/elian/7628
...
dolthub/dolt#7628 : Refactor `dolt backup` to use SQL interface
2025-11-26 15:23:21 -08:00
Neil Macneale IV
098ce3d7d6
Fix last test
2025-11-26 10:51:37 -08:00
Neil Macneale IV
16c1724332
more messaging about journal corruption
2025-11-26 10:25:32 -08:00
Neil Macneale IV
b065275a17
Truncate garbabe bytes, don't null pad. More testing
2025-11-26 10:25:32 -08:00
Neil Macneale IV
400e2e724e
Handle corrupted journals with invalid record lengths
2025-11-26 10:25:32 -08:00
Neil Macneale IV
4324660973
Refactor fsck to load it's own database
2025-11-26 10:25:32 -08:00