sourcegraph/dev/codeintel-qa/internal
Varun Gandhi e4bb0b5ce6
chore: Remove client construction from SignUp/In funcs (#62789)
These functions are used in test code, which makes it tricker to
pass in loggers for checking requests and responses. Instead, make
the API method-based. This introduces slightly more boilerplate
since Client construction is fallible, but it allows calling code
to pass in loggers more easily for debugging test failures.
2024-05-21 15:18:58 +02:00
..
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
emojis.go codeintel-qa: Add clear command (#34936) 2022-05-05 19:13:59 +01:00
env.go
fs.go codeintel-qa: Remove bash (#46300) 2023-01-11 13:47:50 +00:00
graphql.go chore: Remove client construction from SignUp/In funcs (#62789) 2024-05-21 15:18:58 +02:00
indexes.go codeintel: Make codenav results more consistent (#54410) 2023-08-09 00:30:07 +00:00
limiter.go Replace all traditional for-loops (#60988) 2024-03-11 16:05:47 +02:00
util.go codeintel-qa: Remove bash (#46300) 2023-01-11 13:47:50 +00:00