Commit Graph

  • ba48d28007 elaborate in test.toml Denis Bilenko 2025-01-24 15:02:26 +0100
  • f1e307bb48 acc: Support per-test configuration; GOOS option to disable per OS. Denis Bilenko 2025-01-24 14:49:22 +0100
  • 24be18a2c7
    merge Shreyas Goenka 2025-01-24 14:25:53 +0100
  • 2952a73461
    rm fn Shreyas Goenka 2025-01-24 14:22:55 +0100
  • fffc89c6d5
    - Shreyas Goenka 2025-01-24 14:22:11 +0100
  • accec7118c
    remove request bits Shreyas Goenka 2025-01-24 14:17:56 +0100
  • 0d14526098
    move server to libs Shreyas Goenka 2025-01-24 14:05:37 +0100
  • e22b015434
    wip finer grained server regex Shreyas Goenka 2025-01-24 14:03:15 +0100
  • a47a058506
    Limit test server to only accept GET on read endpoints (#2225) shreyas-goenka 2025-01-24 16:35:00 +0530
  • 09791fc16a
    decouple changes Shreyas Goenka 2025-01-24 12:03:11 +0100
  • ce60cf4bd8
    Narrow down scope of default acceptance test server Shreyas Goenka 2025-01-24 11:37:23 +0100
  • c19b9ac901
    Switch to using [ from < in text replacements Shreyas Goenka 2025-01-24 11:31:52 +0100
  • b4ed235104
    Include EvalSymlinks in SetPath and use SetPath on all paths (#2219) Denis Bilenko 2025-01-24 11:18:44 +0100
  • d6d9b994d4
    acc: only print non-zero exit codes in errcode function (#2222) Denis Bilenko 2025-01-24 10:47:12 +0100
  • 93a99d90d4 acc: only print non-zero exit codes in errcode function Denis Bilenko (aider) 2025-01-24 10:30:00 +0100
  • de326bf933
    - Shreyas Goenka 2025-01-23 20:13:16 +0100
  • d9685ab33c
    add unit tests Shreyas Goenka 2025-01-23 20:08:01 +0100
  • 6b8e1dfff2
    - Shreyas Goenka 2025-01-23 20:05:59 +0100
  • 07e1ba2211
    - Shreyas Goenka 2025-01-23 20:05:23 +0100
  • 2bcf43b761
    - Shreyas Goenka 2025-01-23 20:01:41 +0100
  • 07c25584d3
    Add support for mocking servers in acceptance tests Shreyas Goenka 2025-01-23 19:56:58 +0100
  • 9e42f66a13
    Replace window slashes in output Ilya Kuznetsov 2025-01-23 17:35:24 +0100
  • d784147e99
    [Release] Release v0.239.1 (#2218) v0.239.1 Andrew Nester 2025-01-23 16:54:55 +0100
  • 9f46026d5f
    Restore variable file tests Ilya Kuznetsov 2025-01-23 16:41:00 +0100
  • aebe0a673d
    [Release] Release v0.239.1 Andrew Nester 2025-01-23 15:18:40 +0000
  • 33405576d2 Include EvalSymlinks in SetPath and use SetPath on all paths Denis Bilenko 2025-01-23 16:18:35 +0100
  • 0487e816cc
    Reading variables from file (#2171) Ilya Kuznetsov 2025-01-23 15:35:33 +0100
  • 8e8287b05c
    Adds test case with value from target specified Ilya Kuznetsov 2025-01-23 15:07:12 +0100
  • 8af9efaa62
    Show an error when non-yaml files used in include section (#2201) Andrew Nester 2025-01-23 14:58:18 +0100
  • 6153423c56
    Revert "Upgrade Go SDK to 0.56.0 (#2214)" (#2217) Andrew Nester 2025-01-23 14:21:59 +0100
  • 01d63dd20e
    Merge remote-tracking branch 'origin' into implement-async-logger Shreyas Goenka 2025-01-23 14:19:46 +0100
  • 851e5bb8f7
    update golden file Andrew Nester 2025-01-23 13:05:57 +0000
  • f1ab4f0323
    Regenerate snapshots Ilya Kuznetsov 2025-01-23 14:05:48 +0100
  • d771ce7879
    Remove --var-file Ilya Kuznetsov 2025-01-23 14:05:41 +0100
  • 4789d1fc83
    Update bundle/config/loader/process_root_includes.go Andrew Nester 2025-01-23 13:58:48 +0100
  • abe8168ed1
    Update bundle/config/loader/process_root_includes.go Andrew Nester 2025-01-23 13:58:41 +0100
  • ddd45e25ee
    Pass USE_SDK_V2_{RESOURCES,DATA_SOURCES} to terraform (#2207) Denis Bilenko 2025-01-23 13:48:47 +0100
  • e8ee1f26cf
    Revert "Upgrade Go SDK to 0.56.0 (#2214)" Andrew Nester 2025-01-23 12:45:30 +0000
  • 1f63aa0912
    tests: Improve reporting in case of FS errors (#2216) Denis Bilenko 2025-01-23 12:46:22 +0100
  • 7d15082a39 add a comment Denis Bilenko 2025-01-23 12:19:21 +0100
  • 798189eb96
    Upgrade Go SDK to 0.56.0 (#2214) Andrew Nester 2025-01-23 12:17:52 +0100
  • f60ad32f07
    Allow yaml-anchors in schema (#2200) Ilya Kuznetsov 2025-01-23 12:11:44 +0100
  • 95a436ff4e tests: Improve reporting in case of FS errors Denis Bilenko 2025-01-23 12:06:08 +0100
  • ba3a400327
    Remove test-specific logic from generic test runner (#2215) Denis Bilenko 2025-01-23 11:59:01 +0100
  • bb8cfcbd2c
    excluding http-request from json flag support Andrew Nester 2025-01-23 10:52:55 +0000
  • 9645d9801a Remove test-specific logic from generic test runner Denis Bilenko 2025-01-23 11:52:14 +0100
  • 539c5f2257
    Upgrade Go SDK to 0.56.0 Andrew Nester 2025-01-23 10:34:02 +0000
  • 188ca67fe1
    Styling fix Ilya Kuznetsov 2025-01-23 11:19:35 +0100
  • 7de066e64b
    Added test case for valid yaml-anchor Ilya Kuznetsov 2025-01-23 11:17:28 +0100
  • 3964d8d454
    [WIP] In process telemetry logger Shreyas Goenka 2025-01-22 22:03:13 +0100
  • ae485d85c6
    fix test Shreyas Goenka 2025-01-22 22:02:54 +0100
  • e2ca65f81e
    remvoe old function Shreyas Goenka 2025-01-22 21:53:44 +0100
  • 25831e3432
    cache build Shreyas Goenka 2025-01-22 21:52:27 +0100
  • 0d6b3e4a96
    Move BuildCLI function to testutil package Shreyas Goenka 2025-01-22 21:36:01 +0100
  • 20c1902a45
    Fix passing SingleTest to TestAccept (#2210) Denis Bilenko 2025-01-22 17:26:16 +0100
  • 0a4730ba05 fix Denis Bilenko 2025-01-22 16:38:47 +0100
  • 3d91691f25
    PythonMutator: propagate source locations (#1783) Gleb Kanterov 2025-01-22 16:37:37 +0100
  • d2c4b8bf09 Pass SingleTest to TestAccept Denis Bilenko 2025-01-22 16:21:07 +0100
  • cf42459b34
    Add file path to parsing error Ilya Kuznetsov 2025-01-22 15:46:30 +0100
  • 2318e09f5d
    fix Andrew Nester 2025-01-22 14:33:35 +0000
  • f24fa78e32
    Fix lint Gleb Kanterov 2025-01-22 15:25:58 +0100
  • a462c9ffe2
    Address CR feedback Gleb Kanterov 2025-01-22 15:12:03 +0100
  • 3116d6407a
    added support for variables with double underscores Andrew Nester 2025-01-22 14:13:20 +0000
  • cbd3a4860f
    add bundle deploy event Shreyas Goenka 2025-01-22 14:44:32 +0100
  • 34d3cccfd5
    - Shreyas Goenka 2025-01-22 14:43:28 +0100
  • 535d5563e8
    Add protos for bundle telemetry Shreyas Goenka 2025-01-22 14:40:12 +0100
  • 54a470837c
    Fix context propagation in bundle/deploy/terraform (#2208) Denis Bilenko 2025-01-22 14:28:13 +0100
  • b6fa16e1d0
    Update comments Gleb Kanterov 2025-01-08 18:06:24 +0100
  • 4c89292887
    Fix more lint Gleb Kanterov 2025-01-08 17:39:17 +0100
  • 6a5680afd5
    Fix lint Gleb Kanterov 2025-01-08 17:35:13 +0100
  • e1710ff9e4
    Add missing files Gleb Kanterov 2025-01-08 16:17:58 +0100
  • 3e5af6cb43
    Address feedbacK Gleb Kanterov 2024-10-08 10:28:51 +0200
  • d91d1339cb
    Address more feedback Gleb Kanterov 2024-10-08 10:26:53 +0200
  • 39c9e29384
    Rename bundle root path Gleb Kanterov 2024-10-08 10:18:52 +0200
  • e34f5658e2
    Address CR comments Gleb Kanterov 2024-10-08 10:14:38 +0200
  • d0f0012204
    PythonMutator: propagate source locations Gleb Kanterov 2024-09-20 16:36:43 +0200
  • ed88536ce9 Fix context propagation in bundle/deploy/terraform Denis Bilenko 2025-01-22 14:07:43 +0100
  • 842243f762 Propagate $USE_SDK_V2_RESOURCES and $USE_SDK_V2_DATA_SOURCES to terraform Denis Bilenko 2025-01-22 13:35:09 +0100
  • 667302b61b
    Refactor env forwarding function in terraform (#2206) Denis Bilenko 2025-01-22 13:51:17 +0100
  • d14730831d
    fix infinite recursion Shreyas Goenka 2025-01-22 13:47:14 +0100
  • aae8e18d8d
    Merge remote-tracking branch 'origin' into set-config-used-bundle Shreyas Goenka 2025-01-22 13:43:18 +0100
  • 6e8f5f3ace
    Fix message in test Ilya Kuznetsov 2025-01-22 13:38:45 +0100
  • 8d4e2e19ad Refactor env forwarding function in terraform Denis Bilenko 2025-01-22 13:31:23 +0100
  • 229fdb204d
    Use variable-overrides.json name Ilya Kuznetsov 2025-01-22 13:28:36 +0100
  • 6c3ddbd921
    Add `auth.Env` function (#2204) shreyas-goenka 2025-01-22 17:44:54 +0530
  • 876526a19a
    Use local git config in tests (#2205) Denis Bilenko 2025-01-22 12:20:49 +0100
  • e9902036b8
    Set WorktreeRoot to sync root outside git repo (#2197) Denis Bilenko 2025-01-22 11:50:13 +0100
  • 4a5166e508 Use local config in git settings Denis Bilenko 2025-01-22 11:38:38 +0100
  • fc56d15108 Outside of git repo, set WorktreeRoot to sync root Denis Bilenko 2025-01-20 22:02:48 +0100
  • c224be5c1f
    Allow using variables in enum fields (#2199) Ilya Kuznetsov 2025-01-22 11:30:17 +0100
  • fde30ff1ab
    Add a test for sync root outside of git root (#2202) Denis Bilenko 2025-01-22 11:17:45 +0100
  • f91be8aef9 comments Denis Bilenko 2025-01-22 10:42:43 +0100
  • 8dd305132d fixes to make windows work Denis Bilenko 2025-01-22 10:40:57 +0100
  • c15d378c98 add replacement with backslash escaped (for windows) Denis Bilenko 2025-01-21 17:20:02 +0100
  • 509d79f757 add comments Denis Bilenko 2025-01-21 15:48:14 +0100
  • 51c6608935 Add test for sync root outside of git Denis Bilenko 2025-01-21 15:46:38 +0100
  • 3a32c63919
    Add -inprocess mode for acceptance tests (#2184) Denis Bilenko 2025-01-21 22:21:12 +0100
  • 49e7789db9
    - Shreyas Goenka 2025-01-21 19:39:30 +0100
  • 79000eb67e
    Add auth.Env function Shreyas Goenka 2025-01-21 19:37:44 +0100
  • e63462fafb
    Add enum-var case to schema test cases Ilya Kuznetsov 2025-01-21 18:39:11 +0100