Jason Fulghum
|
58d08a203c
|
Adding a BATS test for dolt_pull uncommitted changes error on different feature version
|
2023-08-23 12:04:58 -07:00 |
|
Nick Tobey
|
2bf4e4c894
|
fix typo in test description
|
2023-08-18 09:01:12 -07:00 |
|
Nick Tobey
|
d38f809eb1
|
Add regression test for feature version checkout bug.
|
2023-08-17 16:10:21 -07:00 |
|
Nick Tobey
|
ed0c65fddc
|
Skip broken feature-version.bats with link to issue.
|
2023-07-07 17:13:21 -07:00 |
|
Andy Arthur
|
ee1d330ca7
|
integration-test/bats: fix tests failing due to remote refs being pulled into SQL context
|
2023-04-13 12:17:43 -07:00 |
|
Dhruv Sringari
|
ca08128772
|
[no-release-notes] Unskip bats for schema import, add engine test secondary idx validation for keyless data (#3720)
* unskip schema import bats
* unskip a bunch of bats that already work
* unskip backup.bats
* add validation for keyless indexes, unskip some bats
* reskip index.bats
* reskip remotes-aws.bats
* delete gates instead of setting false
|
2022-06-29 15:36:16 -07:00 |
|
Andy Arthur
|
6cc935560b
|
gate diff/merge less aggresively, update BATS
|
2022-05-13 14:58:53 -07:00 |
|
Dustin Brown
|
5371ed510f
|
/integration-tests/bats: fix bats tests
|
2021-09-23 14:30:43 -07:00 |
|
Zach Musgrave
|
8a867b3d13
|
Fixed feature version bats test. Running a SQL select on a working root with an older feature version is actually a write operation because of autocommit -- it pulls the feature branch forward. We could prevent this with deeper root value checking if we wanted to (don't consider root values that differ only in feature version to be unequal).
|
2021-05-08 15:02:30 -07:00 |
|
Dustin Brown
|
61b06450b1
|
/integration-tests: move bats
|
2021-03-15 14:04:40 -07:00 |
|