Fix test golden breakage caused by GH action update (#284)

* Fix test golden breakage caused by GH action update

* Update

* Trigger action

* Update golden

* Rename integration_test.go file

* Update golden
This commit is contained in:
David Dworken 2025-01-14 19:29:02 -07:00 committed by GitHub
parent 681746a56d
commit eeaba49259
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 5 additions and 5 deletions

View File

@ -273,7 +273,7 @@ If you're making code contributions, check out `make help` for some information
* Make some local changes (e.g. to fix a bug or add a new feature)
* Run `make local-install` to build and install your local version (note that this won't mess up your current hishtory DB!)
* ... Repeat until you're happy with your change ...
* Write some tests for your change. Unit tests are great, but we also have a large number of integration tests in `client_test.go`
* Write some tests for your change. Unit tests are great, but we also have a large number of integration tests in `integration_test.go`
* Note that the hishtory tests are quite thorough, so running them locally is quite time consuming (and some of them only work on Github Actions). Instead, I recommend using `make ftest` (see `make help` for information on this) to run the specific tests that you're adding/changing.
* Open a PR on Github! Once you open the PR, I'll take a look and will trigger Github Actions to run all the tests which will ensure that your change doesn't lead to any reggressions.
* [Optional] If you want to switch back to your previously installed hishtory version (rather than your local change), run `make restore`

View File

@ -1,4 +1,4 @@
Search Query: > ech 
Search Query: > ech 
┌────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Hostname CWD Timestamp Runtime Exit Code Command │

View File

@ -1,4 +1,4 @@
Search Query: [exit_code:0] ech 
Search Query: [exit_code:0] ech 
┌────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Hostname CWD Timestamp Runtime Exit Code Command │

View File

@ -1,4 +1,4 @@
Search Query: > ech 
Search Query: > ech 
┌────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Hostname CWD Timestamp Runtime Exit Code Command │

View File

@ -1,4 +1,4 @@
Search Query: > ech 
Search Query: > ech 
┌────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Hostname CWD Timestamp Runtime Exit Code Command │